aboutsummaryrefslogtreecommitdiff
path: root/README.md
blob: fcc8d3c6acfa4f7783cc430e251c72859df97b21 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
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