| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-08-06 | platform neutral examples and manual cherry-pick merge of ↵ | John Whittington | |
| https://github.com/alissa-huskey/Arduino-Makefile/tree/test_fixes | |||
| 2014-09-21 | Removed Travis-CI references from all examples. Regular users | Simon John | |
| are not affected by test scripts/makefiles. Added makefile and gcc version info to config output. Tested on Arduino 1.0.6 | |||
| 2014-09-20 | Move tests back to 'examples', skip non-testable examples when testing. | Christopher Peplin | |
| This fixes https://github.com/sudar/Arduino-Makefile/issues/259. | |||
| 2014-09-09 | Add 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. | |||
| 2014-01-28 | Don't hard code MONITOR_PORT in examples, for more flexible testing. | Christopher Peplin | |
| 2014-01-14 | Remove `arduino-mk` folder from all examples | Sudar | |
| Fix #154 | |||
| 2013-07-10 | Rename ARDUINO_PORT to MONITOR_PORT to reflect support for other platforms. | Christopher Peplin | |
| This commit includes backwards compatibility with the ARDUINO_PORT flag if that's set. Fix #109 | |||
| 2012-04-29 | Rejig path calculations.\nMove reset target to Perl.\n | Martin Oldfield | |
| 2012-03-25 | Remove build files and add to gitignore. | Christopher Peplin | |
| 2012-02-28 | Remove more object files | Martin Oldfield | |
| 2012-02-28 | Remove object files | Martin Oldfield | |
| 2012-02-28 | Initial NWO check in | Martin Oldfield | |
