Arduino/hardware/arduino
David A. Mellis 8059abe581 write(), print(), and println() now return number of bytes written.
The type is long, and negative values indicate errors.  Needs more testing.
http://code.google.com/p/arduino/issues/detail?id=551
2011-08-23 19:12:03 -04:00
..
bootloaders Fix to optiboot infinite loop problem. 2011-01-15 13:29:08 +00:00
cores/arduino write(), print(), and println() now return number of bytes written. 2011-08-23 19:12:03 -04:00
firmwares Minor ATmega8U2 firmware update and new .hex files. 2010-12-04 14:28:56 -05:00
variants Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini). 2011-08-23 17:29:20 -04:00
boards.txt Distinguishing those boards with eight analog inputs (Fio, BT, Nano, Mini). 2011-08-23 17:29:20 -04:00
programmers.txt