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 95079868bb
Fixed critical pipe/endpoint memory allocation issue where the bank memory address space could be silently overlapped in the USB controller if the endpoints or pipes were allocated in anything other than ascending order (thanks to Martin Degelsegger).
14 years ago
..
Board More spell checking of all source files -- correct missed errors, switch to EN-GB spelling dictionary. 14 years ago
Misc Renamed SERIAL_STREAM_ASSERT() macro to STDOUT_ASSERT(). 15 years ago
Peripheral Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 14 years ago
USB Fixed critical pipe/endpoint memory allocation issue where the bank memory address space could be silently overlapped in the USB controller if the endpoints or pipes were allocated in anything other than ascending order (thanks to Martin Degelsegger). 14 years ago