1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-08-11 09:43:08 +03:00
Commit Graph

12 Commits

Author SHA1 Message Date
David A. Mellis
b8923cfeee Fixed bug that sometimes uploaded old code versions. Now showing "compiling..." and "burning bootloader" messages. Up'ed version to 0005. 2006-07-04 18:57:47 +00:00
David A. Mellis
fb34821d84 Libraries now support syntax coloring and are built on IDE startup. 2006-04-09 12:40:34 +00:00
David A. Mellis
3ea01968d7 Resynced with Processing/Wiring IDE code: improved auto-format, better performance for EditorConsole, etc... 2006-03-26 19:12:53 +00:00
David A. Mellis
064ac44d8c Upped version number to 0004. 2006-02-12 18:09:41 +00:00
David A. Mellis
b7728ae604 svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003. 2006-01-12 23:24:12 +00:00
David Cuartielles
e19bbdd548 changed the version number in the code to 3 2006-01-03 14:33:49 +00:00
David A. Mellis
e8de19d110 Now flushing serial buffer before uploading code. 2005-11-28 12:51:44 +00:00
Massimo Banzi
99f7e47868 code cleanup, some strings were still saying processing
instead of arduino
2005-10-12 00:14:17 +00:00
Massimo Banzi
c66cd2b978 Moved to version 2.
Added menu to select serial port speed, used when downloading code to 
the processor (support for old style/new style bootloader)
2005-10-01 22:15:32 +00:00
David A. Mellis
cf26421470 Added "Pre-Alpha" to version number. 2005-09-20 16:55:13 +00:00
David A. Mellis
98b5f8759a Removed #include <BConstants.h>, updated version number, copy RXTX native lib into Mac distribution. 2005-09-09 23:42:35 +00:00
David A. Mellis
9fc5aa63f6 Initial Arduino IDE based on Processing. 2005-08-25 21:06:28 +00:00