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/LUFA/Drivers
Dean Camera 68e777e16b
Prevent written but unused variable warnings on GCC 4.6 with dummy reads.
13 years ago
..
Board Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
Misc Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
Peripheral Add missing "used" attribute to ATTR_INIT_SECTION to ensure functions declared with that meta-attribute are not discarded by the linker. 13 years ago
USB Prevent written but unused variable warnings on GCC 4.6 with dummy reads. 13 years ago