summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-12-23Added MSC read10 and write10 functionYakovenko Andrey
2020-12-22Merge pull request #573 from HiFiPhile/scsi_mode_sense6_tHa Thach
2020-12-22Merge pull request #572 from HiFiPhile/more_iarHa Thach
2020-12-22Fix more warnings.HiFiPhile
2020-12-20Fix error if "Required Prototype" is selected.HiFiPhile
2020-12-20Fix scsi_mode_sense6_t padding, which cause IAR compiler internal error.HiFiPhile
2020-12-09Delete question.mdHa Thach
2020-11-27Merge pull request #563 from hathach/add-esp32s2-suspend-wakeupHa Thach
2020-11-27fix cihathach
2020-11-27add bus suspend & resume support for esp32s2hathach
2020-11-25Merge pull request #562 from hathach/correctly-invoke-scsi-callbackHa Thach
2020-11-24msc only invoke scsi complete callback after status transaction is completehathach
2020-11-24Merge pull request #561 from hathach/add-tud-connectedHa Thach
2020-11-24add tud_connected()hathach
2020-11-24Merge pull request #506 from duempel/cdc_without_dtrHa Thach
2020-11-24more cihathach
2020-11-24fix ci buildhathach
2020-11-24comment out and add note for tud_cdc_connected() in cdc_msc exampleshathach
2020-11-23add tud_ready() check in tud_cdc_n_write_flush()hathach
2020-11-23Merge branch 'master' into cdc_without_dtrHa Thach
2020-11-23Merge pull request #560 from hathach/fix-559Ha Thach
2020-11-23have tusb_init() return true instead of TUSB_ERROR_NONEhathach
2020-11-23Merge pull request #557 from hathach/rework-class-driver-controlHa Thach
2020-11-20remove control_completehathach
2020-11-20migrate audio device to new control xfer cbhathach
2020-11-20migrate net device to new control xfer cbhathach
2020-11-20clean uphathach
2020-11-20migrate bth device to new control xfer cbhathach
2020-11-20migrate vendor device to new control xfer cbhathach
2020-11-20migrate dfu runtime device to new control xfer cbhathach
2020-11-20migrate usbtmc device to new control xfer cbhathach
2020-11-20clean uphathach
2020-11-20migrate midi device to new control xfer cbhathach
2020-11-19migrate hid device to new control xfer cbhathach
2020-11-19migrate cdc_device to new control_xfer_cbhathach
2020-11-19merge class driver control_request & control_complete to control_xfer_cb()hathach
2020-11-18Remove dcd_edpt_xfer_abort from DCD headerJan Dümpelmann
2020-11-18Changes to CDC example code:Jan Dümpelmann
2020-11-18Reset CDC examples to original stateJan Dümpelmann
2020-11-18Implementation of the discussed changesJan Dümpelmann
2020-11-09Merge pull request #554 from hathach/initial-same7xHa Thach
2020-11-09fix cihathach
2020-11-09same70 xplained uart via edbg work with board_testhathach
2020-11-09same70 xplained led and button works wiht board_test examplehathach
2020-11-08update microchipo driver submodulehathach
2020-11-08clean uphathach
2020-11-08Merge pull request #551 from dobairoland/masterHa Thach
2020-11-07release 0.7.0 with changelog and doc update0.7.0hathach
2020-11-07Merge pull request #553 from hathach/host-async-controlHa Thach
2020-11-07clean uphathach