Commit Graph

2 Commits

Author SHA1 Message Date
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
Christina Quast b123d740e0 atmel_softpack_libraries usb dir 2014-12-23 13:03:36 +01:00