summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-07-30docs: symbolic link to code of conduct file for use in documentationperigoso
2021-07-30code_of_conduct: refactor file from markdown to restructuredtextperigoso
2021-07-30docs: symbolic link contributors file for use in documentationperigoso
2021-07-30contributors: refactor contributors file from markdown to restructuredtextperigoso
2021-07-30readme: use new svg logoperigoso
2021-07-30docs: add readthedocs configperigoso
2021-07-30docs: add new svg logoperigoso
2021-07-30docs: setup sphinx docsperigoso
2021-07-29Merge pull request #980 from BennyEvans/masterHa Thach
2021-07-29Merge pull request #859 from Wini-Buh/CCRX_PortHa Thach
2021-07-29Merge pull request #982 from HiFiPhile/dfu_warningHa Thach
2021-07-27Fix IAR warningMasterPhi
2021-07-27Small tidy up for waveshare openh743i BSP.Ben Evans
2021-07-27Updated docs to add Wavehsare OpenH743I-C to STM32 boards list.Ben Evans
2021-07-27Added BSP for waveshare openh743i.Ben Evans
2021-07-23Merge pull request #976 from hathach/readmeHa Thach
2021-07-23Update README.mdHiFiPhile
2021-07-22Quick Readme updateHiFiPhile
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-22Merge pull request #975 from hathach/max-endpointHa Thach
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-21Update EPNUM in usb_descriptors.cMasterPhi
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-19Merge pull request #969 from BennyEvans/masterHa Thach
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-18Use USBHS_HandlerMasterPhi
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