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 b2920402b4
Add check and error to the BUILD module if OBJDIR option is set but object filenames are not unique.
12 years ago
..
Build Add check and error to the BUILD module if OBJDIR option is set but object filenames are not unique. 12 years ago
CodeTemplates Add HID bootloader build module (thanks to Stefan Hellermann). 12 years ago
Common Add missing <math.h> include for the UC3 devices, hide CDC class driver stream functions for unsupported platforms. 12 years ago
DoxygenPages Update BUILD build system module with OBJECT_FILES variable, for additional user-specified object files. Update HID build module with a small shim application to reprogram the EEPROM of a target. 12 years ago
Drivers Fixed incorrect Micropendous board LED driver LEDs_SetAllLEDs() and LEDs_ChangeLEDs() function implementations (thanks to MitchJS). 12 years ago
Platform Fix up non-relative header file include paths (thanks to Kim Blomqvist). 12 years ago
Doxygen.conf Add default project template to the Doxygen manual of the library. 12 years ago
License.txt Add XMEGA C3 family to the ModuleTest build test. 13 years ago
Version.h Update trunk post-120219 release. 13 years ago
makefile Fix LUFA_SRC_PLATFORM makefile variable in the SOURCES build module to use LUFA_ROOT_PATH rather than LUFA_PATH. 12 years ago