1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-02 13:24:12 +01:00
Commit Graph

10 Commits

Author SHA1 Message Date
Tom Igoe
366ef9f365 Added public domain notice 2010-02-23 18:59:41 +00:00
Tom Igoe
dd21c0ac34 Added public domain notice 2010-02-23 18:59:07 +00:00
Tom Igoe
8b1b425585 Added public domain notice 2010-02-23 18:58:12 +00:00
Tom Igoe
7646ffab88 Added public domain notice 2010-02-23 18:57:04 +00:00
Tom Igoe
54bd0235e4 Added public domain notice 2010-02-23 18:55:55 +00:00
Tom Igoe
9cd46a2772 Added public domain notice 2010-02-23 18:55:50 +00:00
Tom Igoe
17dd200251 Added public domain notice 2010-02-23 18:53:54 +00:00
David A. Mellis
29c339013a Adding Tom's new examples. 2009-07-11 00:34:59 +00:00
David A. Mellis
8d73929f5d Removing old examples so I can copy over Tom's new ones. 2009-07-11 00:33:27 +00:00
David A. Mellis
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