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-08-09 22:24:14 +03:00
Code
Activity
Files
d277488310f649f6c9192bf925b1a92d28339175
esp8266
/
targets
History
David A. Mellis
d277488310
Cleaning up the core (modified version of a patch by Jim Studt): moving pin definitions to program space to save RAM, changing core function arguments (e.g. pinMode(), digitalWrite()) to uint8_t, restoring old SREG after delayMicroseconds() instead of always enabling interrupts, etc.
2007-04-20 23:17:38 +00:00
..
arduino
Cleaning up the core (modified version of a patch by Jim Studt): moving pin definitions to program space to save RAM, changing core function arguments (e.g. pinMode(), digitalWrite()) to uint8_t, restoring old SREG after delayMicroseconds() instead of always enabling interrupts, etc.
2007-04-20 23:17:38 +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
First working sketch of the Firmata protocol as a library. Just the
2007-04-14 15:20:14 +00:00
wiring
Updating wiring firmware to version 0006.
2006-04-14 11:09:32 +00:00