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:
David A. Mellis 2009-11-07 18:56:45 +00:00
parent 749efc5dcc
commit 0072b931db
1 changed files with 2 additions and 0 deletions

View File

@ -1,3 +1,5 @@
#include <WProgram.h>
int main(void) int main(void)
{ {
init(); init();