aboutsummaryrefslogtreecommitdiffstats
path: root/LUFA/Drivers/USB/Class/MIDI.h
Commit message (Collapse)AuthorAgeFilesLines
* Remove skeleton Audio and MIDI Host mode Class drivers -- will not implement ↵Dean Camera2009-08-301-5/+0
| | | | in next release.
* Added better USB Class driver overviews.Dean Camera2009-08-271-3/+9
|
* Add host mode USB Class driver stubs, add beginnings of a CDC host class driver.Dean Camera2009-06-141-0/+63
Split out common defines/types from class drivers into a seperate common class driver directory. Make central USB Class driver dispatch headers, used for both device and host modes.