This website requires JavaScript.
Explore
Help
Sign In
arduino
/
esp8266
Watch
1
Star
0
Fork
0
You've already forked esp8266
mirror of
https://github.com/esp8266/Arduino.git
synced
2025-06-16 11:21:18 +03:00
Code
Activity
Files
f29050aa250b373f6dfec10db59cc10461bf9ebd
esp8266
/
targets
History
David A. Mellis
41d50ae572
Now appending main() to the user's sketch in preparation for making the Arduino core a library (.a) file.
2007-01-12 17:58:39 +00:00
..
arduino
Now appending main() to the user's sketch in preparation for making the Arduino core a library (.a) file.
2007-01-12 17:58:39 +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