summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2021-10-22Update submoduleScott Shawcroft
2021-10-22pi cm4 enumerated as full speed devicehathach
2021-10-19Merge pull request #1139 from hathach/release-0.12.00.12.0Ha Thach
2021-10-18enable -Wnull-dereferencehathach
2021-10-17add volatile to EPx_REGS for -Wcast-qualhathach
2021-10-17more -Wcast-qualhathach
2021-10-17more with -Wcast-qualhathach
2021-10-15fix -Wcast-qualhathach
2021-10-15dcd_da146xx: Drop unexpected dataJerzy Kasenberg
2021-10-15dcd_da146xx: Fix EPIN stall notification handlingJerzy Kasenberg
2021-10-14More warning cleanupgraham sanderson
2021-10-14Remove compiler warninggraham sanderson
2021-10-13Merge pull request #1101 from kasjer/kasjer/da146xx-bus-reset-sleepHa Thach
2021-10-12Trying to get USB initScott Shawcroft
2021-10-07Streamline settings for board.Gordon McNab
2021-10-06Sort out board settings.Gordon McNab
2021-10-06Change author in header to Bridgetek Pte Ltd.Gordon McNab
2021-10-06Rename directories to indicate that FT930 and FT900 devices are both covered ...Gordon McNab
2021-10-05Add initial port for FT9xx series from Bridgetek.Gordon McNab
2021-09-29Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-masterhathach
2021-09-24MMU worksScott Shawcroft
2021-09-24Merge pull request #1103 from kasjer/kasjer/da146xx-close-cleanupHa Thach
2021-09-24dcd_da146xx: Implement dcd_edpt_close_all()Jerzy Kasenberg
2021-09-24dcd_da146xx: Clear transfer data on dcd_edpt_closeJerzy Kasenberg
2021-09-24dcd_da146xx: Remove registers pointer from xfer_ctl_tJerzy Kasenberg
2021-09-23dcd_da146xx: Update bus handlingJerzy Kasenberg
2021-09-23dcd_da146xx: Handle only enabled interruptsJerzy Kasenberg
2021-09-18Merge pull request #1094 from kasjer/kasjer/da146xx-vbus-handlingHa Thach
2021-09-18Merge branch 'master' into zhangslice-masterhathach
2021-09-17rpi start. doesn't workScott Shawcroft
2021-09-17dcd_da146xx: Add VBUS handlingJerzy Kasenberg
2021-09-17minor clean uphathach
2021-09-17use correct resume detection for kl25zhathach
2021-09-17minor update to dcd khcihathach
2021-09-15Fix stall interrupt handlingkkitayam
2021-09-15merge master and minor clean uphathach
2021-09-15Merge branch 'master' of github.com:hathach/tinyusb into kkitayam-impl_close_...hathach
2021-09-15Merge pull request #1062 from HiFiPhile/fifo_dcd_transdimensionHa Thach
2021-09-14Merge pull request #1087 from HiFiPhile/nuc_wkpHa Thach
2021-09-13esp32sx implement dcd_remote_wakeup(), fully compliance to chapter9 test suitehathach
2021-09-13implement dcd_edpt_close_all(), pass chapter9 test suite (without remote wakeup)hathach
2021-09-13clean uphathach
2021-09-13clear PID along with clear stallhathach
2021-09-13Merge branch 'nuc_wkp' of https://github.com/HiFiPhile/tinyusb into HiFiPhile...hathach
2021-09-13refactor nxp TDI dcd_edpt_xfer_fifohathach
2021-09-12Merge branch 'fifo_dcd_transdimension' of https://github.com/HiFiPhile/tinyusbhathach
2021-09-11nxp tdi: implement dcd edpt close allhathach
2021-09-11nxp tdi: fix error td prevent further transferhathach
2021-09-10reset PID to DATA0 on clear_stall.MasterPhi
2021-09-10Fix remote_wakeupMasterPhi