diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 14 |
1 files changed, 14 insertions, 0 deletions
@@ -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 + |
