summaryrefslogtreecommitdiff
path: root/src/portable
AgeCommit message (Expand)Author
2021-10-25update dcd_esp32sx with correct include listsuda-morris
2021-10-24Merge pull request #1160 from cr1901/msp-fixHa Thach
2021-10-24more wMaxPacketSizehathach
2021-10-24remove ep descriptor wMaxPacketSize bitfield due to endian issuehathach
2021-10-23msp430x5xx: Set base of transmit_packet buffer earlier to avoid incrementing ...William D. Jones
2021-10-23Merge branch 'master' into fix-warningsHa Thach
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-09-29Merge branch 'master' of github.com:hathach/tinyusb into zhangslice-masterhathach
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-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
2021-09-10Shorter expr.MasterPhi
2021-09-10Fix dcd_edpt_clear_stall to reset data togglekkitayam
2021-09-09dcd_edpt_xfer_fifo: use qtd_init if restriction not met.Mengsk
2021-09-09nxp tdi: enhance qhd using DCD_ATTR_ENDPOINT_MAXhathach