Open-source keyboard firmware for Atmel AVR and Arm USB families Including hardware based encryption
Go to file
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
Bootloaders Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token. 2009-04-24 07:28:51 +00:00
Demos Fixed SPI driver init function not clearing SPI2X bit when not needed. 2009-04-26 10:29:59 +00:00
LUFA Fixed SPI driver init function not clearing SPI2X bit when not needed. 2009-04-26 10:29:59 +00:00
Projects Endpoint configuration is now refined to give better output when all configurations have static inputs - removed the now useless STATIC_ENDPOINT_CONFIGURATION compile time token. 2009-04-24 07:28:51 +00:00
LUFA.pnproj 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
makefile Moved all source to the trunk directory. 2009-02-23 07:08:34 +00:00