Scott Shawcroft
bf8c4612dc
Make sure OUT endpoint 0 on the SAMDs always has a valid buffer to store
...
a SETUP token into.
2018-11-23 11:20:23 -08:00
Scott Shawcroft
6aa0146c72
Reset USB peripheral and wait for startup
2018-11-23 11:15:39 -08:00
hathach
f196b24dce
rename DCD_XFER_SUCCESS to XFER_RESULT_SUCCESS
2018-11-23 15:22:46 +07:00
hathach
1d6fc49fa9
clean up
2018-11-21 17:03:39 +07:00
hathach
a30dfa3324
clean up
2018-11-21 13:11:19 +07:00
hathach
d036f62b0e
samd51 fix stable issue with dcd
2018-11-20 17:25:41 +07:00
hathach
c503d48ec4
clean up
2018-11-20 01:20:39 +07:00
hathach
5732be224c
update example for PR. correct share_control definition
...
- rename dcd,hal to dcd_samd51, hal_samd51 since some IDE has issue with
duplicated names (e.g keil, ses).
2018-11-14 16:03:58 +07:00
Scott Shawcroft
c582c0fda9
Add SAMD21 and SAMD51 support for CircuitPython.
...
The ProtoThreads style subtasks were removed because it led to
extremely unclear control flow. RTOSes can be used if threading is
needed.
Also added some additional functionality to MSC to support dynamic
LUNs and read-only LUNs.
2018-11-07 12:02:28 -08:00