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/LEDNotifier
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
..
CPUUsageApp Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
Config AppConfigHeaders: Update several user projects to use configuration header files, rather than makefile defines. 13 years ago
HotmailNotifierApp Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 13 years ago
LEDMixerApp Add missing SVN eol-style property to ensure that source code line endings and converted to the native values on checkout. 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 branch for the conversion of demos to use standard C header files for configuration, rather than makefile defined macros. 13 years ago
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 12 years ago
LEDNotifier.c Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. 12 years ago
LEDNotifier.h AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file. 12 years ago
LEDNotifier.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 12 years ago
LUFA LED Notifier.inf Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell). 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