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-17 22:23:10 +03:00
Code
Activity
Files
30e40e40ef8e10c3b7cba6dc5bc89f30da7f15b7
esp8266
/
app
/
preproc
History
David A. Mellis
f84adee213
Moving #include WProgram.h to after other preprocessor directives in the main sketch file.
2008-05-07 18:25:40 +00:00
..
CVS
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
test
Adding some test cases for the pre-processor. (Total hack, requires copying and pasting code from the actual app source into another file and running a shell script, but it's better than nothing.)
2008-03-15 17:44:42 +00:00
PdePreprocessor.java
Moving #include WProgram.h to after other preprocessor directives in the main sketch file.
2008-05-07 18:25:40 +00:00