aboutsummaryrefslogtreecommitdiff
path: root/.gitignore
AgeCommit message (Collapse)Author
2014-09-20Remove old dependencies dir from .gitignore, now stored in /var/tmp.Christopher Peplin
2014-09-09Add a script to compile examples as an automated test suite.Christopher Peplin
* 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.
2012-07-06allow user to choose source filesGabriel
2012-03-25Remove build files and add to gitignore.Christopher Peplin
2012-03-25Add gitignore file.Christopher Peplin