This website requires JavaScript.
Explore
Help
Register
Sign In
rooty
/
Arduino
Watch
1
Star
0
Fork
0
You've already forked Arduino
mirror of
https://github.com/arduino/Arduino.git
synced
2024-12-02 13:24:12 +01:00
Code
Issues
Releases
Activity
cfeb4a3bce
Arduino
/
targets
History
David A. Mellis
cfeb4a3bce
Fixed bug in Serial.available() causing it to return incorrect values when the head wrapped around. Thanks to Don Cross.
2007-01-12 21:27:18 +00:00
..
arduino
Fixed bug in Serial.available() causing it to return incorrect values when the head wrapped around. Thanks to Don Cross.
2007-01-12 21:27:18 +00:00
atmega8
svn merge -r 72:HEAD svn+ssh://mellis@svn.berlios.de/svnroot/repos/arduino/tags/0004 - used Base.java from tags/0004 but changed version back to 0003.
2006-01-12 23:24:12 +00:00
blank
Adding blank target for people who don't want to use the Arduino libraries.
2006-09-01 10:44:35 +00:00
libraries
Adding EEPROM library. API: EEPROM.read(addr), EEPROM.write(addr, val).
2006-12-27 21:36:39 +00:00
wiring
Updating wiring firmware to version 0006.
2006-04-14 11:09:32 +00:00