summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2020-07-03stlinkv3mini: Only OTG_HS has connector.Uwe Bonnes
2020-07-03stm32h745disco: HAL_PWREx_EnableUSBVoltageDetector() is needed for hot replug.Uwe Bonnes
2020-07-03stm32h745disco: Only OTG_FS is available. Does not enumerate on replug yet.Uwe Bonnes
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-01Merge pull request #455 from UweBonnes/add-stm-hsHa Thach
2020-07-01Add bsp for stlinkv3mini.Uwe Bonnes
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-01added uart for h743hathach
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-01Update README.mdHa Thach
2020-07-01Merge pull request #439 from UweBonnes/add-stm-hsHa Thach
2020-07-01Merge pull request #453 from hathach/add-da14695-usbHa Thach
2020-07-01added DA14695 DK USB bsphathach
2020-07-01rename filehathach
2020-07-01fix dfu-rt to response to SET_INTERFACE and DFU_GETSTATUShathach
2020-07-01Merge pull request #451 from duempel/fix_synopsys_short_packetHa Thach
2020-06-30correct led dfu_rt examplehathach
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-30more clean uphathach
2020-06-30revert rhport config in nxp mcushathach
2020-06-30stm32f723disco: USB HS enumerates.Uwe Bonnes
2020-06-30cdc-acm: Use 512 bytes when in HS mode.Uwe Bonnes
2020-06-30dcd_synopsys: Handle HS and FS IP in one deviceUwe Bonnes
2020-06-30Add Stm32F7xxdisco board support filesUwe Bonnes
2020-06-30stm32h743nucleo: Enable Log via STLINK-VCP.Uwe 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 #445 from hathach/add-kaluga-bspHa Thach
2020-06-29add kaluga fileshathach
2020-06-29update cihathach
2020-06-29added esp32s2 kaluga bsphathach
2020-06-29Merge pull request #399 from duempel/redesign_synopsys_receiveHa Thach
2020-06-29Add board support for Dialog DA1469x-dk-proJerzy Kasenberg
2020-06-29Add author name to dcd_synopsys.cJan Dümpelmann
2020-06-29Add name to contributor listJan Dümpelmann
2020-06-26Remove EP0 remaining bytes manipulationJan Dümpelmann
2020-06-26Merge pull request #444 from jepler/same5x_bugfixHa Thach