aboutsummaryrefslogtreecommitdiff
path: root/examples/HelloWorld/Makefile
AgeCommit message (Collapse)Author
2014-01-28Don't hard code MONITOR_PORT in examples, for more flexible testing.Christopher Peplin
2014-01-14Remove `arduino-mk` folder from all examplesSudar
Fix #154
2013-07-10Rename 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-29Rejig path calculations.\nMove reset target to Perl.\nMartin Oldfield
2012-02-28Initial NWO check inMartin Oldfield