aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'README.md')
-rw-r--r--README.md14
1 files changed, 14 insertions, 0 deletions
diff --git a/README.md b/README.md
index e69de29..fcc8d3c 100644
--- a/README.md
+++ b/README.md
@@ -0,0 +1,14 @@
+## Overview -- Arduino core-1.0.5
+
+This is a place holder for part of a larger work.
+
+Starting with the arduino core for the leonardo and CDC Class add MIDI. This should only require modifying 4 files using the existing framework.
+
+Todo.
+
+* USB-MIDI Descriptors.
+* USB-MIDI Class Handlers.
+* Create Class framework.
+* Add min-sysex handler for identificatino and code loading
+* Integrate into working library
+