Add new MIDI Host Class driver to the library, and new MIDIHost ClassDriver demo.
authorDean Camera <dean@fourwalledcubicle.com>
Thu, 8 Oct 2009 08:46:27 +0000 (08:46 +0000)
committerDean Camera <dean@fourwalledcubicle.com>
Thu, 8 Oct 2009 08:46:27 +0000 (08:46 +0000)
Make MouseHost and KeyboardHost ClassDriver demos use the HID Class driver's structures for the boot protocol Mouse/Keyboard report data, rather than rolling their own.


No differences found