SIMtrace2 (based on AT91SAM3), firmware and host tools, including card emulation https://osmocom.org/projects/simtrace2
Go to file
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
minimal minimal testprog (not working) 2014-11-22 19:48:48 +01:00
sam3s_example Fixed change usb config bug 2015-02-20 14:35:36 +01:00
clk_calc.py Clock calculator python script 2014-12-05 15:51:13 +01:00