Rename solution and add stk500v2 bootloader project
This commit is contained in:
6
stk500v2/main.cpp
Normal file
6
stk500v2/main.cpp
Normal file
@@ -0,0 +1,6 @@
|
||||
#include "clock.hpp"
|
||||
|
||||
int main()
|
||||
{
|
||||
return 0;
|
||||
}
|
||||
Reference in New Issue
Block a user