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/SerialToLCD
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 Switch over Demos, Bootloaders and Projects to the new and improved build system. 12 years ago
Lib Spell check source code, fix mistakes. 12 years ago
Descriptors.c Increased endpoint polling interval for all demos and projects to 5ms, as 1ms was causing some enumeration issues on some machines (thanks to Riku Salminen). 13 years ago
Descriptors.h Added new SerialToLCD user project contributed by Simon Foster. 13 years ago
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 12 years ago
SerialToLCD.c Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. 12 years ago
SerialToLCD.h Added new SerialToLCD user project contributed by Simon Foster. 13 years ago
SerialToLCD.txt Update SVN line endings property on newer source files to native. 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