qmk_firmware/LUFA/Drivers/Peripheral
Dean Camera 58e42c6ca9 Fixed SPI driver init function not clearing SPI2X bit when not needed.
Fixed PREVENT ALLOW MEDIUM REMOVAL command issuing in the MassStorageHost demo using incorrect parameters (thanks to Mike Alex).

Fixed MassStorageHost demo broken due to an incorrect if statement test in MassStore_GetReturnedStatus().
2009-04-26 10:29:59 +00:00
..
AT90USBXXX67 Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
ADC.h More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00
SPI.h Fixed SPI driver init function not clearing SPI2X bit when not needed. 2009-04-26 10:29:59 +00:00
Serial.c Rename Drivers/AT90USBXXX to Drivers/Peripheral. 2009-04-17 00:12:31 +00:00
Serial.h Fixed incorrect HID interface class and subclass values in the Mouse and KeyboardMouse demos (thanks to Brian Dickman). 2009-04-19 11:43:21 +00:00
SerialStream.c Renamed Serial_Stream driver to SerialStream to remain consistent with the rest of the library's naming scheme for files. 2009-04-17 00:20:00 +00:00
SerialStream.h More documentation changes for better module-level documentation rather than file-level documentation. 2009-04-17 05:04:21 +00:00