1
0
mirror of https://github.com/arduino/Arduino.git synced 2024-11-30 11:24:12 +01:00
Arduino/hardware/arduino
David A. Mellis 694b8ad392 Changing Serial.flush() to write outgoing data, not drop incoming data.
This brings it in line with most other uses of flush(), both in and out of Arduino.
http://code.google.com/p/arduino/issues/detail?id=497
2011-05-07 12:05:27 -04:00
..
bootloaders Fix to optiboot infinite loop problem. 2011-01-15 13:29:08 +00:00
cores/arduino Changing Serial.flush() to write outgoing data, not drop incoming data. 2011-05-07 12:05:27 -04:00
firmwares Minor ATmega8U2 firmware update and new .hex files. 2010-12-04 14:28:56 -05:00
pins Factoring pin definitions out of the core. 2011-03-04 21:05:05 -05: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