Commit graph

2 commits

Author SHA1 Message Date
Christopher Peplin
0416d2faf0 Add a flag for stopping compilation of built-in main() function.
If you need to define your own main() function, e.g. if you are using Xcode and
want the code sense to work, you can flip this flag on to stop the Makefile from
compiling the Arduino's built-in main.cpp file.
2012-04-02 11:52:27 -04:00
Martin Oldfield
f437ea63eb Added README 2012-03-10 13:25:42 +00:00