-
- Downloads
Disable strict aliasing explicitly in the project makefiles, as this is...
Disable strict aliasing explicitly in the project makefiles, as this is apparently enabled by default in newer AVR-GCC builds, and aliasing is used heavily for type-punning through the LUFA and third party library's codebase.
Showing
- Bootloaders/CDC/makefile 1 addition, 0 deletionsBootloaders/CDC/makefile
- Bootloaders/DFU/makefile 1 addition, 0 deletionsBootloaders/DFU/makefile
- Demos/Device/ClassDriver/AudioInput/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/AudioInput/makefile
- Demos/Device/ClassDriver/AudioOutput/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/AudioOutput/makefile
- Demos/Device/ClassDriver/DualVirtualSerial/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/DualVirtualSerial/makefile
- Demos/Device/ClassDriver/GenericHID/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/GenericHID/makefile
- Demos/Device/ClassDriver/Joystick/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/Joystick/makefile
- Demos/Device/ClassDriver/Keyboard/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/Keyboard/makefile
- Demos/Device/ClassDriver/KeyboardMouse/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/KeyboardMouse/makefile
- Demos/Device/ClassDriver/MIDI/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/MIDI/makefile
- Demos/Device/ClassDriver/MassStorage/Lib/SCSI.c 2 additions, 2 deletionsDemos/Device/ClassDriver/MassStorage/Lib/SCSI.c
- Demos/Device/ClassDriver/MassStorage/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/MassStorage/makefile
- Demos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c 2 additions, 2 deletionsDemos/Device/ClassDriver/MassStorageKeyboard/Lib/SCSI.c
- Demos/Device/ClassDriver/MassStorageKeyboard/makefile 2 additions, 1 deletionDemos/Device/ClassDriver/MassStorageKeyboard/makefile
- Demos/Device/ClassDriver/Mouse/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/Mouse/makefile
- Demos/Device/ClassDriver/RNDISEthernet/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/RNDISEthernet/makefile
- Demos/Device/ClassDriver/VirtualSerial/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/VirtualSerial/makefile
- Demos/Device/ClassDriver/VirtualSerialMouse/makefile 1 addition, 0 deletionsDemos/Device/ClassDriver/VirtualSerialMouse/makefile
- Demos/Device/Incomplete/Sideshow/makefile 1 addition, 0 deletionsDemos/Device/Incomplete/Sideshow/makefile
- Demos/Device/LowLevel/AudioInput/makefile 1 addition, 0 deletionsDemos/Device/LowLevel/AudioInput/makefile
Loading
Please register or sign in to comment