simtrace2/sam3s_example/atmel_softpack_libraries/usb/device/audio-speaker
Christina Quast 49ba6bc1ba Fixed change usb config bug
In the standard atmel lib only one configuration was possible.
On a GETDESCRIPTOR request the board would always return the full buffer
with both configurations.

The USB driver requests each configuration one after another, using the
configuration index number.
The atmel lib did not support more than one USB configuration.
2015-02-20 14:35:36 +01:00
..
AUDDSpeakerDriver.c Fixed change usb config bug 2015-02-20 14:35:36 +01:00
AUDDSpeakerDriver_Callbacks.c atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
USBAudioSpeaker.png atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
USBAudioSpeakerDescriptors.png atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
USBAudioSpeakerRecorder.png atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00
USBAudioSpeakerRecorderDescriptors.png atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00