| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-11-07 | Split out the control endpoint logic | Scott Shawcroft | |
| 2018-11-07 | Add SAMD21 and SAMD51 support for CircuitPython. | Scott Shawcroft | |
| 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-08-13 | rename VERIFY to TU_VERIFY to avoid conflict with application | hathach | |
| 2018-07-27 | add usb msc callback description | hathach | |
| 2018-07-26 | update device msc callback | hathach | |
| 2018-07-26 | add tud_msc_set_sense(), update msc device to reponse with default sense ↵ | hathach | |
| (illegal request) when there is issue with scsi command | |||
| 2018-07-25 | clean up device msc API | hathach | |
| 2018-07-25 | add tud_msc_ready() | hathach | |
| 2018-07-17 | revert usbd_control_xfer_st() implementation | hathach | |
| enhance cdc with better multiple interfaces support add default ep size for cdc and msc device CFG_TUD_CDC_EPSIZE, CFG_TUD_MSC_EPSIZE | |||
| 2018-07-13 | rename class driver close() to reset() | hathach | |
| 2018-06-18 | rename subfolder source to src | hathach | |
