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 21a012a018
Add macro guards to the templated C files to prevent compile errors if they are mistakenly compiled as regular source files in a LUFA project.
13 years ago
..
CodeTemplates Massive corrections to the project documentation and code comments, thanks to Russian translation services provided by Andrey from Microsin.ru. 13 years ago
Common Added board driver support for the Busware TUL board. 13 years ago
Drivers Add macro guards to the templated C files to prevent compile errors if they are mistakenly compiled as regular source files in a LUFA project. 13 years ago
ManPages Rename Audio Host Class driver internal descriptor matching routines to be in line with the rest of the class driver function names. 13 years ago
Scheduler Move global interrupt enable/disable functions out to Common.h and document them. 14 years ago
Doxygen.conf Conditionally add available address spaces to the address space enum, for multiple address space architectures. 14 years ago
License.txt Clean up excessive whitespace at the end of each line using the wspurify tool made by Laszlo Monda 14 years ago
Version.h Update copyright year on all source files. 14 years ago
makefile Added new Host mode Audio Class driver. 13 years ago