You cannot 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-fw/LUFA
Dean Camera dcf303762a Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors.
Change MIDI demos to use real MIDI command values, and shift for the USB wrapper, rather than shift for the MIDI bytes. This is a little confusing for the MIDI USB wrapper, but allows for the use of real standardized MIDI command values.
16 years ago
..
Common Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 16 years ago
DriverStubs Changed HWB board driver to Buttons driver, to allow for the support of future boards with more than one mounted GPIO button. 16 years ago
Drivers Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 16 years ago
ManPages Pipe_GetErrorFlags() now returns additional error flags for overflow and underflow errors. 16 years ago
Doxygen.conf Add author image to library documentation. 16 years ago
Version.h Added new GenericHIDHost demo. 16 years ago
makefile Add host mode USB Class driver stubs, add beginnings of a CDC host class driver. 16 years ago