summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-16Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:igor.masar
2025-09-16refactor generic container to use EPBUF declarationhathach
2025-09-16merge context into interface and refactor, reformathathach
2025-09-15fix copying readme.txt contentshathach
2025-09-15Merge branch 'master' into fork/ennebi/mtphathach
2025-09-15Merge pull request #3251 from hathach/fix-dwc2-reseetHa Thach
2025-09-15add nrf54 to dwc2 infohathach
2025-09-15fix imxrt buildhathach
2025-09-15dwc2: wait for ahb idle before core resethathach
2025-09-13ohci: Use uncached alias to access EDsR
2025-09-13Merge pull request #3246 from HiFiPhile/nxp_hostHa Thach
2025-09-13Merge pull request #3247 from hathach/fsdev_fixHa Thach
2025-09-13ohci: Perform explicit cache operations on TDs, buffersR
2025-09-13ohci: Re-implement TD allocation, matching the specificationR
2025-09-12ohci: Align TDs to cache linesR
2025-09-12ohci: Add functions used for explicit cache operationsR
2025-09-12Fix AT32 compile after #3152HiFiPhile
2025-09-12Merge pull request #3152 from Milek7/sb-epZixun LI
2025-09-12Update commentHiFiPhile
2025-09-12exclude stm32l0538 due to size limitHiFiPhile
2025-09-12Merge branch 'master' into sb-epHiFiPhile
2025-09-12ehci: fix removed qhd get reusedHiFiPhile
2025-09-12echi: fix NXP USBPHY disconnection detectionHiFiPhile
2025-09-12Move BOARD_ConfigMPU into board specific initHiFiPhile
2025-09-12add all constant from MTP specs appendix, rename some e.g OPEC to OP, EVTC to...hathach
2025-09-12Fix some IAR warningsHiFiPhile
2025-09-12Fix IAR buildHiFiPhile
2025-09-12Merge pull request #3245 from Dolphindalt/masterHa Thach
2025-09-12missing cmsis5 for wbahathach
2025-09-12fix warnings, update docshathach
2025-09-12rename stm32wba eval to nucleohathach
2025-09-11Change CMSIS patch to match update path in family.mk for WBADalton Caron
2025-09-11Merge branch 'master' of github.com:Dolphindalt/tinyusbDalton Caron
2025-09-11Revert fsdev_stm32.h changesDalton Caron
2025-09-11Make get_deps.py WBA definition consistent with upstream and other defsDalton Caron
2025-09-11Revert "Incorporate upstream changes to dwc2_common.c"hathach
2025-09-11fix pre-commithathach
2025-09-10Bring up to date with masterDalton Caron
2025-09-10STM32WBARI eval CMake build supportDalton Caron
2025-09-10Incorporate upstream changes to dwc2_common.cDalton Caron
2025-09-10Initial STM32WBARI eval supportDalton Caron
2025-09-10Merge pull request #3126 from salkinium/fix/phyc_pllHa Thach
2025-09-10use tusb_time_delay_ms_api for delay, also move tusb_time api to common.hhathach
2025-09-08Merge pull request #3240 from rppicomidi/fix_3239Ha Thach
2025-09-08Merge pull request #3226 from armusin/stm32n6570-dkHa Thach
2025-09-06fix #3239: discard poorly formed packetsrppicomidi
2025-09-05Merge pull request #3236 from ning3270455369/masterHa Thach
2025-09-05fix pre-commithathach
2025-09-05the family name error of at32 has been correctedzhiqiang
2025-09-04Create comprehensive GitHub Copilot instructions and fix pre-commit configura...Copilot