This website requires JavaScript.
Explore
Help
Sign In
gitbot
/
qmk_firmware
Watch
0
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-06-09 18:34:15 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
21cc9c9e19
qmk_firmware
/
Demos
/
Host
/
ClassDriver
/
MIDIHost
History
Dean Camera
e625fd6df3
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
2009-11-13 10:07:25 +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
makefile
Fix invalid Event name rule in demo/project makefiles.
2009-10-16 08:04:51 +00:00
MIDIHost.c
Corrected the name of the misnamed USB_GetDeviceConfigDescriptor() function to USB_Host_GetDeviceConfigDescriptor().
2009-11-13 10:07:25 +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