aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Expand)Author
2014-12-30Tidy new arduino mk varsGabrielius Mickevicius
2014-12-30Note on using root in BlinkNetworkRPiGabrielius Mickevicius
2014-12-30Example: set fuses and upload hex on remote programmerGabrielius Mickevicius
2014-10-22move ARDUINO_DIR auto-detection into Common.mk. This allows Teensy.mk to use ...stepcut
2014-10-22Added BlinkTeensy example which uses the Teensy.mk file.stepcut
2014-09-21Removed Travis-CI references from all examples. Regular usersSimon John
2014-09-20Move scripts inside tests directory.Christopher Peplin
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-08-14MakefileExample: Fix AVR_TOOLS_DIR defaultBen Gamari
2014-08-13add CFLAGS_STD and CXXFLAGS_STD defaultsladislas
2014-03-06Add a reference makefile, with real-world exampletinyladi
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-09-22Add a README file for /examples folderSudar
2013-07-10Rename ARDUINO_PORT to MONITOR_PORT to reflect support for other platforms.Christopher Peplin
2013-07-09Add support for the Digilent chipKIT platformChristopher Peplin
2013-07-09Don't commit example build directories to git.Christopher Peplin
2013-06-23Auto detect alternate core path from sketchbook folderSudar
2013-06-22Add Tiny SoftwareSerial exampleSudar
2013-06-22Remove "utility" from example makefilesSudar
2013-06-15Add an example to show how to compile AVR C filesSudar
2013-06-09Added example to show how to program using Arduino as ISP. Fixes #55Sudar
2013-03-16removed unnecessary .DS_StoreJeff Kowalski
2012-04-29Fixed broken examples/Blink/MakefileMartin Oldfield
2012-04-29Rejig path calculations.\nMove reset target to Perl.\nMartin Oldfield
2012-04-29Added monitor target and AnalogInOutSerial exampleMartin Oldfield
2012-03-25Remove build files and add to gitignore.Christopher Peplin
2012-02-28Remove more object filesMartin Oldfield
2012-02-28Remove object filesMartin Oldfield
2012-02-28Initial NWO check inMartin Oldfield