Go to file
David A. Mellis 5412a33feb Adding the Print class. 2008-04-18 18:46:52 +00:00
bootloaders Adding LilyPad bootloader and adding LilyPad to board definition file. 2007-10-09 22:46:09 +00:00
cores Adding the Print class. 2008-04-18 18:46:52 +00:00
libraries Factored out print() and println() from HardwareSerial to a base class for sharing with other things (e.g. LiquidCrystal library), eliminating #include's of avr/signal.h (deprecated). Upping version number and modifying to do list. 2008-04-18 18:39:02 +00:00
boards.txt Disabling flushing of the serial port for the BT (bluetooth) board. It seems to fix uploading to it under Mac OS X 10.5 (Leopard). 2008-03-05 00:48:08 +00:00
programmers.txt Improving the preprocessor and parallel programmer. 2008-02-20 02:27:23 +00:00