qmk_firmware/Demos/Device/ClassDriver/AudioInput
Dean Camera 50390867e7 Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpoint descriptors (thanks to MCS Electronics). 2010-11-10 12:38:25 +00:00
..
AudioInput.aps Add AVRStudio 4 project files to the ClassDriver Device mode demos. 2010-07-13 05:38:51 +00:00
AudioInput.c Added board hardware driver support for the Adafruit U4 breakout board. 2010-11-08 03:41:48 +00:00
AudioInput.h Renamed the EVENT_USB_Device_UnhandledControlRequest() event to EVENT_USB_Device_ControlRequest() as it is now fired before the library request handlers, not afterwards. 2010-11-05 05:15:20 +00:00
AudioInput.txt Added default test tone generation mode to the Device mode AudioInput demos. 2010-10-20 07:39:11 +00:00
Descriptors.c Fixed incorrect PollingIntervalMS values in the demo/project/bootloader endpoint descriptors (thanks to MCS Electronics). 2010-11-10 12:38:25 +00:00
Descriptors.h Changed over www.fourwalledcubicle.com links to the new www.lufa-lib.org redirect domain, including the new aliased links for LUFA-related pages such as the various download/source control mirrors and support lists. 2010-10-28 06:08:58 +00:00
Doxygen.conf Hide the PROGMEM attribute from Doxygen, as it appears to confuse the parser in some situations. 2010-08-02 08:53:23 +00:00
makefile Added default test tone generation mode to the Device mode AudioInput demos. 2010-10-20 07:39:11 +00:00