Add a README file for /examples folder

Fix #74
This commit is contained in:
Sudar 2013-09-22 18:23:10 +05:30
parent 6300679343
commit c93304cf94

7
examples/README.md Normal file
View file

@ -0,0 +1,7 @@
This folder contains the list of example Arduino sketches and makefile showing the different usage patterns
- Blink - Shows normal usage
- HelloWorld - Shows how to include Arduino libraries
- BlinkInAVRC - Shows how to use plain AVR C code
- BlinkChipKIT - Shows how to use ChipKIT
- ATtinyBlink - Shows how to use different cores like ATtiny