-
- Downloads
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time...
Fix makefiles -- the auto-addition of -D switches to each LUFA compile time option was faulty, due to GNUMake becomming confused by the spaces in the USE_STATIC_OPTIONS lines. Make user add in the switches explicitly instead.
Showing
- Bootloaders/CDC/makefile 7 additions, 7 deletionsBootloaders/CDC/makefile
- Bootloaders/DFU/makefile 8 additions, 8 deletionsBootloaders/DFU/makefile
- Bootloaders/TeensyHID/makefile 8 additions, 8 deletionsBootloaders/TeensyHID/makefile
- Demos/Device/ClassDriver/AudioInput/makefile 7 additions, 7 deletionsDemos/Device/ClassDriver/AudioInput/makefile
- Demos/Device/ClassDriver/AudioOutput/makefile 7 additions, 7 deletionsDemos/Device/ClassDriver/AudioOutput/makefile
- Demos/Device/ClassDriver/CDC/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/CDC/makefile
- Demos/Device/ClassDriver/DualCDC/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/DualCDC/makefile
- Demos/Device/ClassDriver/GenericHID/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/GenericHID/makefile
- Demos/Device/ClassDriver/Joystick/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/Joystick/makefile
- Demos/Device/ClassDriver/Keyboard/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/Keyboard/makefile
- Demos/Device/ClassDriver/KeyboardMouse/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/KeyboardMouse/makefile
- Demos/Device/ClassDriver/MIDI/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/MIDI/makefile
- Demos/Device/ClassDriver/MassStorage/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/MassStorage/makefile
- Demos/Device/ClassDriver/Mouse/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/Mouse/makefile
- Demos/Device/ClassDriver/RNDISEthernet/makefile 7 additions, 7 deletionsDemos/Device/ClassDriver/RNDISEthernet/makefile
- Demos/Device/ClassDriver/USBtoSerial/makefile 6 additions, 6 deletionsDemos/Device/ClassDriver/USBtoSerial/makefile
- Demos/Device/Incomplete/Sideshow/makefile 7 additions, 7 deletionsDemos/Device/Incomplete/Sideshow/makefile
- Demos/Device/LowLevel/AudioInput/makefile 7 additions, 7 deletionsDemos/Device/LowLevel/AudioInput/makefile
- Demos/Device/LowLevel/AudioOutput/makefile 7 additions, 7 deletionsDemos/Device/LowLevel/AudioOutput/makefile
- Demos/Device/LowLevel/CDC/makefile 7 additions, 7 deletionsDemos/Device/LowLevel/CDC/makefile
Loading
Please register or sign in to comment