Commit graph

6 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
Martin Oldfield
d792a9bcc7 Moved released tarballs to releases subdir 2012-03-09 22:24:35 +00:00
Martin Oldfield
b3051f5fa7 Remove more object files 2012-02-28 11:48:44 +00:00
Martin Oldfield
c2796edfe5 Remove object files 2012-02-28 11:48:20 +00:00
Martin Oldfield
c0e6db4dab Initial NWO check in 2012-02-28 09:06:56 +00:00