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/Projects/Magstripe
Dean Camera 9299735c75
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.
15 years ago
..
Lib
Descriptors.c
Descriptors.h
Doxygen.conf
Magstripe.aps
Magstripe.c Added const attributes to some of the class driver function parameters that were missing it. 15 years ago
Magstripe.h Added const attributes to some of the class driver function parameters that were missing it. 15 years ago
Magstripe.txt
makefile 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. 15 years ago