1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-12-03 14:24:15 +01:00
Arduino/hardware/arduino
David A. Mellis cb39ad9739 A few API changes to new Stream parsing functions.
Renamed readChars() -> readBytes(), readCharsUntil() -> readBytesUntil().
Changed timeouts to milliseconds from seconds; default from 5 to 1 seconds.
Removed readCharsBetween().
2011-08-17 14:16:47 -04:00
..
bootloaders Fix to optiboot infinite loop problem. 2011-01-15 13:29:08 +00:00
cores/arduino A few API changes to new Stream parsing functions. 2011-08-17 14:16:47 -04:00
firmwares Minor ATmega8U2 firmware update and new .hex files. 2010-12-04 14:28:56 -05:00
pins Adding basic macros for analog + digital pin information. 2011-08-12 18:27:00 -04:00
boards.txt Fixing typo in boards.txt. 2011-03-09 21:22:04 -05:00
programmers.txt Moving things around. 2009-11-07 17:05:21 +00:00