summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2020-07-16add tud_speed_get()hathach
2020-07-10Improve comment on CDC tud_cdc_write_available()Craig Hutchinson
2020-07-10Merge pull request #456 from me-no-dev/esp32-s2-epin-toHa Thach
2020-07-08Merge pull request #447 from hathach/add-stm-hsHa Thach
2020-07-08change REDUCE_SPEED=0/1 to explicitly SPEED=high/fullhathach
2020-07-05Merge pull request #457 from UweBonnes/add-stm-hsHa Thach
2020-07-03STM32/OTG_HS: Allow OTG_HS port to run at FS speed.Uwe Bonnes
2020-07-03update per reviewhathach
2020-07-03fix NVIC disable typohathach
2020-07-02ESP32-S2: Detect EP IN Xfer Timeoutme-no-dev
2020-07-02correct HSE_VALUE in hal_confhathach
2020-07-02change default port some stm bsphathach
2020-07-02clean uphathach
2020-07-01Merge branch 'add-stm-hs' of github.com:hathach/tinyusb into add-stm-hshathach
2020-07-01st/synopsys/dcd_synopsys.c: Remove USBC PHY PLL stabilization delay for nowUwe Bonnes
2020-07-01only set turnaround in reset completehathach
2020-07-01correctly set turn around according to cpu clockhathach
2020-07-01Merge branch 'master' into add-stm-hshathach
2020-07-01clean up codehathach
2020-07-01ESP32-S2: Handle the fact that available EP IN FIFOs are less than the number...me-no-dev
2020-07-01Merge pull request #452 from hathach/fix-dfu-rtHa Thach
2020-07-01fix dfu-rt to response to SET_INTERFACE and DFU_GETSTATUShathach
2020-06-30Clear ep0_pending if rx short packetJan Dümpelmann
2020-06-30Fix receiving of short packet data (ep out)Jan Dümpelmann
2020-06-30stm32f723disco: USB HS enumerates.Uwe Bonnes
2020-06-30dcd_synopsys: Handle HS and FS IP in one deviceUwe Bonnes
2020-06-30Merge branch 'master' into add-stm-hshathach
2020-06-30Merge pull request #427 from kasjer/kasjer/add-da1469x-supportHa Thach
2020-06-29Merge pull request #399 from duempel/redesign_synopsys_receiveHa Thach
2020-06-29Add author name to dcd_synopsys.cJan Dümpelmann
2020-06-26Remove EP0 remaining bytes manipulationJan Dümpelmann
2020-06-25dcd_samd: Provide implementation for OPT_MCU_SAME5XJeff Epler
2020-06-24added OPT_MCU_SAME5X optionhathach
2020-06-20Call tud_cdc_tx_cb right after flush to keep tx fifo fullGavin Li
2020-06-20Merge branch 'master' into uac2Reinhard Panhuber
2020-06-20Get update from tinyusb.Reinhard Panhuber
2020-06-18Add transaction (edpt_xact) as sub transferJan Dümpelmann
2020-06-18Disable SOF in dcd_stm32_fsdevMengsk
2020-06-18Add tx callback to cdc deviceGavin Li
2020-06-17Fix IAR warnings.Mengsk
2020-06-16fix hs port1 build with net endpointhathach
2020-06-16fix stm32h743 priority with freeRTOShathach
2020-06-15Enhance EP FIFO allocation for both Fullspeed and Highspeedhathach
2020-06-14Fix wrong comment for IAD checks.Reinhard Panhuber
2020-06-14cherry pick PR399 commit : Interrupt time improvementsJan Dümpelmann
2020-06-14overwrite setup packethathach
2020-06-14improve usbd log for control transferhathach
2020-06-14revert CFG_TUSB_RHPORT0_MODE to previous wayhathach
2020-06-14Fix alignment.Reinhard Panhuber
2020-06-14Fix alignment.Reinhard Panhuber