Third-party cores seems to sort of work now, but burning bootloaders is probably broken.
Need to decide on the format for the boards.txt file.
This commit is contained in:
parent
749efc5dcc
commit
0072b931db
|
@ -1,3 +1,5 @@
|
|||
#include <WProgram.h>
|
||||
|
||||
int main(void)
|
||||
{
|
||||
init();
|
Loading…
Reference in New Issue