summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorYuval Adam <yuval@y3xz.com>2016-03-26 01:13:07 +0300
committerYuval Adam <yuval@y3xz.com>2016-03-26 01:13:07 +0300
commit7054853f1e70ef489cbbd19bb25c38f94c49ab06 (patch)
tree9f264b7189d1faf6339da9291826b9e5ab1302a8 /README.md
parent052159ccde6d8467d4a788ca379101762adeabf8 (diff)
Update README and add keyboard specific README
Diffstat (limited to 'README.md')
-rw-r--r--README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/README.md b/README.md
index 5c1da83..32712a2 100644
--- a/README.md
+++ b/README.md
@@ -2,6 +2,9 @@
Various code for the [Digispark](http://digistump.com/wiki/digispark)
+ - [Blink](blink) - a simple blinking LED example
+ - [Keyboard](keyboard) - a basic USB device that flips the LED based on USB interrupts
+
## Prerequisites
- avr-gcc