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/Host/ClassDriver/AudioInputHost
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 class driver Host mode demos to use LUFAConfig.h configuration header files. 13 years ago
AudioInputHost.c Use the framework provided GlobalInterruptEnable() function instead of the AVR8/XMEGA specific sei() macro, for future demo/project portability. 12 years ago
AudioInputHost.h AppConfigHeaders: Make sure that in applications using an AppConfig.h configuration file, all application headers include the configuration file. 13 years ago
AudioInputHost.txt Minor documentation adjustments to the demos, projects and bootloaders to ensure correct formatting of application device support. 13 years ago
Doxygen.conf Upgrade Doxygen configuration files, custom style CSS and DOXYGEN build module for the latest Doxygen release. 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