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-10-15 11:26:40 +03:00
Code
Activity
Files
ed68d9bb36475ab82130ee80be696b09b038a7ac
esp8266
/
targets
History
David A. Mellis
ddb6120299
Fixed (improved, at least) millis(), changed printString to take (char *) instead of (unsigned char *) to work with string literals (e.g. printString("hello");) in C++.
2006-02-12 16:01:59 +00:00
..
arduino
Fixed (improved, at least) millis(), changed printString to take (char *) instead of (unsigned char *) to work with string literals (e.g. printString("hello");) in C++.
2006-02-12 16:01:59 +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
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