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/LowLevel/AudioInput
Dean Camera 08de757811
Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer.
14 years ago
..
AudioInput.aps Add AVRStudio 4 project files to the LowLevel Device mode demos. 15 years ago
AudioInput.c Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer. 14 years ago
AudioInput.h Changed AudioInput and AudioOutput demos to reload the next sample via an interrupt rather than polling the sample timer. 14 years ago
AudioInput.txt Added default test tone generation mode to the Device mode AudioInput demos. 14 years ago
Descriptors.c Add descriptor class, subclass and protocol constants to the class drivers, modify all demos to use them where possible. 14 years ago
Descriptors.h All USB class drivers are now automatically included when LUFA/Drivers/USB.h is included, and no longer need to be seperately included. 14 years ago
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 14 years ago
makefile Added default test tone generation mode to the Device mode AudioInput demos. 14 years ago