summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2021-06-22Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh
2021-06-20Merge pull request #895 from ElectronicCats/masterHa Thach
2021-06-19fix race condition with control since TASKS_EP0RCVOUT also require EasyDMAhathach
2021-06-18fix build with mm32 boardhathach
2021-06-18remove duplicate mm32 dcdhathach
2021-06-18mit licensezhangslice
2021-06-18Add MM32 SDK and USB driverzhangslice
2021-06-17force single buffered for device mode, out endpointhathach
2021-06-16Revert "Use byte copy.", add barrier after buffer write.MasterPhi
2021-06-15Default use dual bank for FS, use dcd irq switch.MasterPhi
2021-06-15Prevent buffer overflow.MasterPhi
2021-06-15Use byte copy.MasterPhi
2021-06-15Fix resume, always init FS clock.MasterPhi
2021-06-15add support SAML21sabas1080
2021-06-13fix calculating xferred bytes with double buffer with short packet on buffer0hathach
2021-06-13fix ep tx with double bufferedhathach
2021-06-13fix build with log for devicehathach
2021-06-13remove sent_setup from hw endpointhathach
2021-06-13remove dev_ep_maphathach
2021-06-12Rename SAM7X to SAMX7XMasterPhi
2021-06-12Fix indent.MasterPhi
2021-06-12dcd: sam7x: rename family dcd to include the whole familyRafael Silva
2021-06-11clean upWini-Buh
2021-06-11weak atrribute work around removed from CCRX_PortWini-Buh
2021-06-11dcd: same70: trim trailling spacesRafael Silva
2021-06-11dcd: same70: fix unused variable warningRafael Silva
2021-06-11dcd: same70: change cmsis deprecated macrosRafael Silva
2021-06-11fix ci buildhathach
2021-06-11log clean uphathach
2021-06-11map pico_info to log2, pico_trace to log3hathach
2021-06-11replace pico_warn by log level 1hathach
2021-06-11remove unused variable in hw endpointhathach
2021-06-11more refactor double buffered rp2040hathach
2021-06-11rename hw endpointhathach
2021-06-11refactor rp2040 usbhathach
2021-06-11Add fifo & DMA linked list mode support.MasterPhi
2021-06-11Format.HiFiPhile
2021-06-11- Add Full Speed switchHiFiPhile
2021-06-11Seems like fixed ep0 issues, code format.HiFiPhile
2021-06-11Add sketchy SAME70 DCD driver.HiFiPhile
2021-06-11double buffered work with hosthathach
2021-06-10more clean uphathach
2021-06-10clean uphathach
2021-06-10implement usbh_edpt_busy (WIP), remove hcd_edpt_busyhathach
2021-06-10remove hcd_edpt_stalled()hathach
2021-06-10Merge pull request #883 from hathach/fix-rp2040-host-transferred-bytesHa Thach
2021-06-08fix computing transferred bytes with E4hathach
2021-06-07add OPT_MCU_MM32F327Xhathach
2021-06-07Add MM32 SDK and USB driver (#869)zhangslice
2021-06-03Merge remote-tracking branch 'upstream/master' into CCRX_PortWini-Buh