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

12 Commits

Author SHA1 Message Date
eff7b0d309 Added public domain notice 2010-02-23 22:38:35 +00:00
69ad670f87 Added public domain notice 2010-02-23 22:37:27 +00:00
89e65d20e0 Added public domain notice 2010-02-23 22:35:13 +00:00
efd81d3796 Added public domain notice 2010-02-23 22:31:12 +00:00
664a070d36 Added public domain notice 2010-02-23 22:30:41 +00:00
962b56b0da Added public domain notice 2010-02-23 19:12:28 +00:00
75db6c1715 Added public domain notice 2010-02-23 19:11:46 +00:00
2131d60aae Added public domain notice 2010-02-23 19:09:45 +00:00
b56e25877d Added public domain notice 2010-02-23 19:07:12 +00:00
29c339013a Adding Tom's new examples. 2009-07-11 00:34:59 +00:00
8d73929f5d Removing old examples so I can copy over Tom's new ones. 2009-07-11 00:33:27 +00:00
2fa8deb92d First integration of the Arduino code in Processing 5503: PreProcessor and Compiler have been integrated with changes to the Sketch.
Compilation still has problems (Thread error on success, and can't handle non-pde files in a sketch).
Modified the Mac OS X make.sh to copy the hardware, avr tools, and example over.
Removing some of the antlr stuff.  
Disabling the Commander (command-line execution) for now.
Added Library, LibraryManager, and Target.
Added support for prefixed preferences (e.g. for boards and programmers).
2009-06-01 08:32:11 +00:00