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/BuildTests
Dean Camera f3049d958e
Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley).
12 years ago
..
BoardDriverTest Fixed incorrect Dataflash functionality in the USBKEY board if the driver is modified for a single Dataflash chip (thanks to Jonathan Oakley). 12 years ago
BootloaderTest Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values. 12 years ago
ModuleTest Update ModuleTest build test to enable new warnings supported in the latest Atmel Toolchain release's included AVR-GCC version. 12 years ago
SingleUSBModeTest Add help text to the project makefiles to help new users get information on the improved build system. 12 years ago
StaticAnalysisTest Fix up the StaticAnalysis build test so that it does not report invalid configurations. 12 years ago
makefile Fix up makefile .NOTPARALLEL heuristics so that linear building is only enforced if no object folder set and the "all" target is run. Rename library "ConfigDescriptor.c" file to "ConfigDescriptors.c" to ensure that object filenames are unique. 12 years ago