aboutsummaryrefslogtreecommitdiff
path: root/examples/AnalogInOutSerial/Makefile
AgeCommit message (Expand)Author
2020-04-13Use $(ARDMK_DIR)Osamu Aoki
2014-09-21Removed Travis-CI references from all examples. Regular usersSimon John
2014-09-20Move tests back to 'examples', skip non-testable examples when testing.Christopher Peplin
2014-09-09Add a script to compile examples as an automated test suite.Christopher Peplin
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
2013-07-10Rename ARDUINO_PORT to MONITOR_PORT to reflect support for other platforms.Christopher Peplin
2012-04-29Rejig path calculations.\nMove reset target to Perl.\nMartin Oldfield
2012-04-29Added monitor target and AnalogInOutSerial exampleMartin Oldfield