summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2021-07-29Merge pull request #859 from Wini-Buh/CCRX_PortHa Thach
2021-07-27Fix IAR warningMasterPhi
2021-07-22clean up compilerhathach
2021-07-22update endianhathach
2021-07-22rename bit filed orderhathach
2021-07-22rename packed begin/endhathach
2021-07-22clean up max packet size endianhathach
2021-07-22Merge branch 'CCRX_Port' of https://github.com/Wini-Buh/tinyusb into Wini-Buh...hathach
2021-07-22Merge pull request #950 from HiFiPhile/dfuHa Thach
2021-07-22rename CFG_TUD_DFU_TRANSFER_BUFSIZE to CFG_TUD_DFU_XFER_BUFSIZEhathach
2021-07-22update dcd attr for samx7xhathach
2021-07-22correct checkhathach
2021-07-22more cihathach
2021-07-22fix cihathach
2021-07-22add dcd_attr for DCD_ATTR_ENDPOINT_MAXhathach
2021-07-22Merge pull request #693 from HiFiPhile/dcd_same70Ha Thach
2021-07-21Fix non-DMA IN irq.MasterPhi
2021-07-21Re-enable SETUP irq on EP0 stall.MasterPhi
2021-07-21Remove redundant TX irq.MasterPhi
2021-07-21Fix EP0 issue (again)MasterPhi
2021-07-20Workaround of EP0 issue, clean up.MasterPhi
2021-07-19Merge branch 'dcd_same70' of https://github.com/HiFiPhile/tinyusb into dcd_sa...MasterPhi
2021-07-19Remove clock init.MasterPhi
2021-07-19Fix for dcd_synopsys driver integer overflow in HS mode (issue #968).Ben Evans
2021-07-19clean up warninghathach
2021-07-19Fixing NAKed OUT xferMasterPhi
2021-07-17Fix merge error.MasterPhi
2021-07-17Fix build error.MasterPhi
2021-07-17Fix ISO support.MasterPhi
2021-07-17Merge branch 'master' into dcd_same70HiFiPhile
2021-07-17Change OPT_MCU_SAMX7X value.MasterPhi
2021-07-15rename CFG_TUD_DFU_MODE to simply CFG_TUD_DFUhathach
2021-07-15wrap up DFU updatehathach
2021-07-14update clear status and get statehathach
2021-07-14update dfu aborthathach
2021-07-14simplify upload requesthathach
2021-07-14more rename and updatehathach
2021-07-14rename tud_dfu_reboot_cb() to tud_dfu_detach_cb()hathach
2021-07-14clean uphathach
2021-07-14rename dfu APIhathach
2021-07-13fix midi stream write return value (off by 1)hathach
2021-07-13add option to silent a driver loghathach
2021-07-12rename tud_dfu_set_timeout_cb() to tud_dfu_get_status_cb()hathach
2021-07-12clean uphathach
2021-07-12clean uphathach
2021-07-12simplify TUD_DFU_DESCRIPTOR with alternate counthathach
2021-07-12rename TUD_DFU_MODE_DESCRIPTOR to TUD_DFU_DESCRIPTORhathach
2021-07-12add alt to tud_dfu_abort_cb()hathach
2021-07-12update dfu_moded_openhathach
2021-07-12Merge branch 'dfu' of https://github.com/HiFiPhile/tinyusb into HiFiPhile-dfuhathach