qmk_firmware/Projects/XPLAINBridge
Dean Camera 1eefbf9041 Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. 2012-09-17 21:00:59 +00:00
..
Config Merge in latest trunk. 2012-05-20 17:16:21 +00:00
Lib AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file. 2012-05-15 19:51:41 +00:00
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 2012-08-13 05:11:27 +00:00
LUFA XPLAIN Bridge.inf Fixed missing Win-32bit compatibility sections in the LUFA INF driver files (thanks to Christan Beharrell). 2012-08-16 19:15:18 +00:00
USARTDescriptors.c Merge in latest trunk. 2012-05-20 17:16:21 +00:00
USARTDescriptors.h Merge in latest trunk. 2012-05-20 17:16:21 +00:00
XPLAINBridge.c Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. 2012-09-17 21:00:59 +00:00
XPLAINBridge.h Merge in latest trunk. 2012-05-20 17:16:21 +00:00
XPLAINBridge.txt Merge in AppConfigHeaders branch to trunk, altering all projects and demos to use configuration headers for application and LUFA compile time settings, rather than defines in the project makefiles. 2012-05-27 19:12:07 +00:00
makefile Add help text to the project makefiles to help new users get information on the improved build system. 2012-08-11 11:51:43 +00:00