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/LowLevel/MIDIHost
Dean Camera e875d7cf9f
Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs).
13 years ago
..
ConfigDescriptor.c Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
ConfigDescriptor.h Reintegrate the FullEPAddresses development branch into trunk. 13 years ago
Doxygen.conf Update Doxygen configuration files to disable Markdown support. 13 years ago
MIDIHost.aps Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
MIDIHost.c Changed MIDI event structure MIDI_EventPacket_t to use a single field for the combined virtual cable index and command ID, to prevent bitfield packing issues on some architectures (thanks to Darren Gibbs). 13 years ago
MIDIHost.h Update file contributor copyrights for 2012. 13 years ago
MIDIHost.txt Documentation improvements - put driver example code into its own section, fix incorrect and missing section names. 14 years ago
makefile Make Doxygen fail for any Doxygen output other than unsupported tags (as these are somewhat benign). 13 years ago