qmk_firmware/Demos/Device/ClassDriver/AudioInput
Dean Camera 312748702a Added better module summaries. 2009-07-14 07:33:06 +00:00
..
AudioInput.c Break device mode class driver interfaces into seperate config and state structs which are then combined, for clarity. Move device mode class driver interfaces back into the device mode class driver headers from the common class headers to make room for host class interfaces. 2009-06-18 10:31:55 +00:00
AudioInput.h Added USB Missle Launcher project, submitted by Dave Fletcher. 2009-06-16 05:53:27 +00:00
AudioInput.txt Added better module summaries. 2009-07-14 07:33:06 +00:00
Descriptors.c Reduce struct name pollution - group typedef struct names by class driver name where appropriate. 2009-06-26 11:43:56 +00:00
Descriptors.h Reduce struct name pollution - group typedef struct names by class driver name where appropriate. 2009-06-26 11:43:56 +00:00
Doxygen.conf Remove hardcoded DOT path from all Doxygen config files. 2009-06-16 13:50:02 +00:00
makefile Added incomplete PrinterHost demo application. 2009-07-11 15:05:56 +00:00