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
Dean Camera 99ff27e403
Fixed HID Parser's largest report size bit count not including the size of the last parsed report item.
14 years ago
..
CodeTemplates Update LUFAConfig.h with missing options for the AVR32 target. 14 years ago
Common Add new TWI_BITLENGTH_FROM_FREQ() macro to the AVR8 TWI peripheral driver. 14 years ago
Drivers Fixed HID Parser's largest report size bit count not including the size of the last parsed report item. 14 years ago
ManPages Fixed HID Parser's largest report size bit count not including the size of the last parsed report item. 14 years ago
Platform Fix names of XMEGA ClockManagement driver functions. 14 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Minor documentation corrections. 14 years ago
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 15 years ago
Version.h Update copyright year on all source files. 14 years ago
makefile Add XMEGA to the LUFA core library makefile's list of architectures, so that the XMEGA files are properly cleaned on request. 14 years ago