qmk_firmware/Demos/Host/ClassDriver/MIDIHost
Dean Camera 64e5c4084f Add optional pipe double banking support to the Host mode Class drivers.
Descriptor processing routines now pass around void pointers rather than uint8_t pointers, as their destination datatype is know well known -- they are just streams of bytes until they are cast to the correct destination type by DESCRIPTOR_CAST.
2009-11-07 03:51:24 +00:00
..
Doxygen.conf Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 2009-10-08 08:46:27 +00:00
MIDIHost.c Add optional pipe double banking support to the Host mode Class drivers. 2009-11-07 03:51:24 +00:00
MIDIHost.h Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo. 2009-10-08 08:46:27 +00:00
MIDIHost.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
makefile Fix invalid Event name rule in demo/project makefiles. 2009-10-16 08:04:51 +00:00