You can not 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_firmware/LUFA/Drivers
Dean Camera c1cfffd8eb
Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings.
14 years ago
..
Board Added new NO_SOF_EVENTS compile time option, enabled in the bootloaders to reduce the compiled binary size. 14 years ago
Misc Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 14 years ago
Peripheral Fixed SPI driver not explicitly setting /SS and MISO pins as inputs when SPI_Init() is called. 14 years ago
USB Fixed random enumeration failure while in device mode due to interrupts causing the Set Address request to exceed maximum timings. 14 years ago