qmk_firmware/LUFA/Drivers
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
..
Board Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
Misc Documentation enhancements to improve documentation cross-references. 2009-04-22 14:28:55 +00:00
Peripheral Fixed SPI driver init function not clearing SPI2X bit when not needed. 2009-04-26 10:29:59 +00:00
USB Move the length decrements in the pipe and endpoint stream functions to the point at which the buffers are operated on, to prevent decrements during iterations where no data is exchanged (thanks to Francisco Moraes). 2009-04-26 05:01:06 +00:00