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-01 12:24:14 +01:00
Code
Issues
Releases
Activity
adc02386ec
Arduino
/
targets
History
David A. Mellis
adc02386ec
Making NUM_ANALOG_IN_PINS conditional on the microcontroller so analog inputs 6 and 7 work on the ATmega168.
2007-01-17 08:16:43 +00:00
..
arduino
Making NUM_ANALOG_IN_PINS conditional on the microcontroller so analog inputs 6 and 7 work on the ATmega168.
2007-01-17 08:16:43 +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