You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
qmk_firmware/Demos/Host/ClassDriver/MIDIHost
Dean Camera d97db1120b
Added support to the MIDI Class drivers for packed data, where multiple MIDI events are packed into a single USB packet. Added new MIDI Class driver flush routines to override packing behaviour.
15 years ago
..
Doxygen.conf Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 15 years ago
MIDIHost.c Added support to the MIDI Class drivers for packed data, where multiple MIDI events are packed into a single USB packet. Added new MIDI Class driver flush routines to override packing behaviour. 15 years ago
MIDIHost.h Update copyright year to 2010. 15 years ago
MIDIHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 15 years ago
makefile Fix invalid Event name rule in demo/project makefiles. 15 years ago