This website requires JavaScript.
Explore
Help
Sign In
mirror
/
qmk_firmware
Watch
1
Star
0
Fork
0
You've already forked qmk_firmware
mirror of
https://github.com/qmk/qmk_firmware.git
synced
2025-09-10 17:15:43 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
92ee5ad826f567536c3d0a235ab6eeee919a30ab
qmk_firmware
/
BuildTests
History
Dean Camera
3e1f3869c1
Clean up the BoardDriverTest mapping file, fix up USB2AX MCU mappings.
2012-09-16 11:41:21 +00:00
..
BoardDriverTest
Clean up the BoardDriverTest mapping file, fix up USB2AX MCU mappings.
2012-09-16 11:41:21 +00:00
BootloaderTest
Extend bootloader build test to include all supported configurations including the special XPLAIN board configuration and possible F_USB values.
2012-07-24 15:43:39 +00:00
ModuleTest
Update ModuleTest build test to enable new warnings supported in the latest Atmel Toolchain release's included AVR-GCC version.
2012-09-09 14:44:17 +00:00
SingleUSBModeTest
Add help text to the project makefiles to help new users get information on the improved build system.
2012-08-11 11:51:43 +00:00
StaticAnalysisTest
Fix up the StaticAnalysis build test so that it does not report invalid configurations.
2012-09-15 14:52:15 +00:00
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.
2012-07-10 19:33:39 +00:00