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/Demos/Device/Incomplete/TestAndMeasurement
Dean Camera 1eefbf9041
Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability.
12 years ago
..
Config AppConfigHeaders: Switch low level Device mode demos to use LUFAConfig.h configuration header files. 13 years ago
Descriptors.c AppConfigHeaders: Update several additional user projects to use configuration header files, rather than makefile defines. Remove compile time warnings for projects lacking device serial support, remove incomplete StandaloneProgrammer project. 13 years ago
Descriptors.h Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 12 years ago
TestAndMeasurement.c Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. 12 years ago
TestAndMeasurement.h Add svn:eol-style property on all source files where it was missing. Fix line endings of all makefile, *.c and *.h files. 12 years ago
makefile Add help text to the project makefiles to help new users get information on the improved build system. 12 years ago