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
f4471d2d044cbf4672808d2dfbfb13680e9ab065
esp8266
/
targets
History
David A. Mellis
122bee43c6
Adding #include <avr/signal.h> to twi.c because the older version of avr-libc for Ubuntu Linux 6.06 (Dapper) doesn't define SIGNAL() in <avr/interrupt.h>.
2006-12-26 00:01:31 +00:00
..
arduino
Adding Serial.flush() command.
2006-12-25 18:00:30 +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 #include <avr/signal.h> to twi.c because the older version of avr-libc for Ubuntu Linux 6.06 (Dapper) doesn't define SIGNAL() in <avr/interrupt.h>.
2006-12-26 00:01:31 +00:00
wiring
Updating wiring firmware to version 0006.
2006-04-14 11:09:32 +00:00