1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-17 22:23:10 +03:00

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 3075c8e4fd
commit e5b5f25476
7 changed files with 82 additions and 106 deletions

View File

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