simtrace2/sam3s_example
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
..
atmel_softpack_libraries Fixed change usb config bug 2015-02-20 14:35:36 +01:00
include Add tag INPUT to input CLK and IO lines 2015-01-30 16:28:45 +01:00
mains Fixed change usb config bug 2015-02-20 14:35:36 +01:00
sam3s_examples_include Real AT91 lib defines 2014-11-28 13:29:29 +01:00
.gitignore ignore *.swo files 2015-01-03 21:46:36 +01:00
Makefile Reanabled some compiler warnings 2015-01-27 14:56:33 +01:00
cmsis Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00
flash.ld initial 2014-11-28 10:27:32 +01:00
include_board Remove redundant includes 2014-12-09 15:34:35 +01:00
include_sam3s Remove redundant includes 2014-12-09 15:34:35 +01:00
src_board Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00
src_sam3s Makefile with libs and atmel source 2014-12-02 13:06:01 +01:00