Commit graph

5 commits

Author SHA1 Message Date
Christopher Peplin
d092c14d7e Remove old dependencies dir from .gitignore, now stored in /var/tmp. 2014-09-20 16:29:12 -04:00
Christopher Peplin
c86ce093ce Add a script to compile examples as an automated test suite.
* Added script/boostrap.sh to download the Arduino IDE and MPIDE (for
    chipKIT). Tested in Linux, should work in Cygwin and OS X too.
* Added script/runtests.sh to run "make" in each example project and
    collect the results. The script returns -1 if any fails.
* Moved currently testable examples to a "tests" directory, separate
    from examples that require alternative cores.
2014-09-09 23:17:15 -04:00
Gabriel
0068267fea allow user to choose source files 2012-07-06 15:02:43 +05:30
Christopher Peplin
41813e8ce3 Remove build files and add to gitignore. 2012-03-25 23:56:06 -04:00
Christopher Peplin
451044c118 Add gitignore file. 2012-03-25 13:46:12 -04:00