aboutsummaryrefslogtreecommitdiff
path: root/examples/README.md
diff options
context:
space:
mode:
authorSudar <sudar@sudarmuthu.com>2013-09-22 18:23:10 +0530
committerSudar <sudar@sudarmuthu.com>2013-09-22 18:23:10 +0530
commitc93304cf9458f1633bf81b0197c6b298c9ffb6df (patch)
tree8c692dd8be560c053ca125b0486548ebed620e1c /examples/README.md
parent63006793439b30f29a96cae41341276413aaf246 (diff)
Add a README file for /examples folder
Fix #74
Diffstat (limited to 'examples/README.md')
-rw-r--r--examples/README.md7
1 files changed, 7 insertions, 0 deletions
diff --git a/examples/README.md b/examples/README.md
new file mode 100644
index 0000000..b170cdc
--- /dev/null
+++ b/examples/README.md
@@ -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