aboutsummaryrefslogtreecommitdiff
path: root/examples
AgeCommit message (Collapse)Author
2013-07-09Don't commit example build directories to git.Christopher Peplin
2013-06-23Auto detect alternate core path from sketchbook folderSudar
Fix #86
2013-06-22Add Tiny SoftwareSerial exampleSudar
This example shows how to use softwareSerial in a ATtiny device using the ATtiny core
2013-06-22Remove "utility" from example makefilesSudar
From commit fc968b919148eb99d1d58a8454a71bf703ca7c78 files inside utility are automatically build. Fix #84
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