1
0
Fork 0
forked from forks/qmk_firmware
qmk_firmware/Demos/Device/ClassDriver/AudioInput
2009-11-20 06:56:43 +00:00
..
AudioInput.c Fixed Endpoint_Write_Control_Stream_* functions not sending a terminating IN when the given data length is zero. 2009-11-20 06:56:43 +00:00
AudioInput.h Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect value was being supplied in the audio descritors field giving the number of discrete audio formats the device supports. 2009-10-14 09:42:11 +00:00
AudioInput.txt Make Audio device demos compatible with AVRs running at 16MHz instead of 8MHz. 2009-10-12 05:59:55 +00:00
Descriptors.c Fix AudioOutput and AudioInput class driver demos' descriptors -- incorrect value was being supplied in the audio descritors field giving the number of discrete audio formats the device supports. 2009-10-14 09:42:11 +00:00
Descriptors.h Fix incorrect configuration in the ClassDriver AudioOutput demo. 2009-07-30 14:06:52 +00:00
Doxygen.conf
makefile Remove dependancies from the LowLevel demos to the ClassDriver demos, since the use of ClassDriver headers now outputs an error when NO_STREAM_CALLBACKS is used. 2009-11-08 21:56:18 +00:00