-
- Downloads
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk"...
Rename build system module makefiles from "lufa.MODULE.in" to "lufa_MODULE.mk" to prevent makefile from assuming the include is an old style build rule, slowing down the build process. Prevent the BUILD module from shell-executing multiple processes to determine the avr-size flags to speed up the build, unless the size rule is invoked. Add warnings and set warnings as errors to the SingleUSBModeTest build test makefile.
Showing
- Bootloaders/CDC/makefile 7 additions, 7 deletionsBootloaders/CDC/makefile
- Bootloaders/DFU/makefile 7 additions, 7 deletionsBootloaders/DFU/makefile
- Bootloaders/HID/makefile 7 additions, 7 deletionsBootloaders/HID/makefile
- BuildTests/BoardDriverTest/makefile 1 addition, 1 deletionBuildTests/BoardDriverTest/makefile
- BuildTests/BoardDriverTest/makefile.test 1 addition, 1 deletionBuildTests/BoardDriverTest/makefile.test
- BuildTests/BootloaderTest/makefile 1 addition, 1 deletionBuildTests/BootloaderTest/makefile
- BuildTests/ModuleTest/makefile 1 addition, 1 deletionBuildTests/ModuleTest/makefile
- BuildTests/ModuleTest/makefile.test 2 additions, 2 deletionsBuildTests/ModuleTest/makefile.test
- BuildTests/SingleUSBModeTest/makefile 1 addition, 1 deletionBuildTests/SingleUSBModeTest/makefile
- BuildTests/SingleUSBModeTest/makefile.test 36 additions, 4 deletionsBuildTests/SingleUSBModeTest/makefile.test
- BuildTests/StaticAnalysisTest/makefile 2 additions, 2 deletionsBuildTests/StaticAnalysisTest/makefile
- Demos/Device/ClassDriver/AudioInput/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/AudioInput/makefile
- Demos/Device/ClassDriver/AudioOutput/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/AudioOutput/makefile
- Demos/Device/ClassDriver/DualVirtualSerial/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/DualVirtualSerial/makefile
- Demos/Device/ClassDriver/GenericHID/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/GenericHID/makefile
- Demos/Device/ClassDriver/Joystick/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/Joystick/makefile
- Demos/Device/ClassDriver/Keyboard/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/Keyboard/makefile
- Demos/Device/ClassDriver/KeyboardMouse/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/KeyboardMouse/makefile
- Demos/Device/ClassDriver/KeyboardMouseMultiReport/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/KeyboardMouseMultiReport/makefile
- Demos/Device/ClassDriver/MIDI/makefile 9 additions, 9 deletionsDemos/Device/ClassDriver/MIDI/makefile
Loading
Please register or sign in to comment