Arduino/app/preproc
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