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-07-30 16:24:09 +03:00
Code
Activity
Files
56c86b6f67e575be3e16945b4254b40e48533af4
esp8266
/
targets
History
David A. Mellis
56c86b6f67
Readding Matrix examples.
2006-04-09 12:38:38 +00:00
..
arduino
Library system working: Import Library menu adds header files to sketch, linking is conditional based on #include's in sketch.
2006-03-26 22:16:55 +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
libraries
Readding Matrix examples.
2006-04-09 12:38:38 +00:00
wiring
Reworked build system: makefiles replaced with in-program logic; core replaced with targets; preproc/ replaced with Wiring's; now prepend "#include "WProgram.h" instead of wiringlite.inc; new entries in preferences.txt; bundled Wiring libs.
2005-09-25 14:11:32 +00:00