summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-09-29Fix warningMengsk
2025-09-29Disable SBUF_ISO for U0Mengsk
2025-09-29Refresh board presetsMengsk
2025-09-29Fix PMA size for U0Mengsk
2025-09-29bsp: Add STM32U083C-DK boardMengsk
2025-09-29Merge pull request #3266 from hathach/uac_simplifyHa Thach
2025-09-27audio: simplify alt settings managementHiFiPhile
2025-09-27Merge pull request #3256 from hathach/weak_cbHa Thach
2025-09-25Merge pull request #3265 from ludoux/hid-power-devicesZixun LI
2025-09-25Fix incorrect commentsLu Chang
2025-09-24Add HID Usage Page and Table for Power Devices (0x84 - 0x85)Lu Chang
2025-09-22Merge pull request #3259 from terjr/fix-tusb-verify-documentationZixun LI
2025-09-22Fix erroneous documentation of TU_ASSERT/TU_VERIFYTerje Runde
2025-09-20Merge pull request #3258 from Isoheptane/patch-1Zixun LI
2025-09-20Fix table display issue in README.rstCascade Kobayashi
2025-09-18Merge branch 'weak_cb' of https://github.com/hathach/tinyusb into weak_cbHiFiPhile
2025-09-18Add usbd_edpt_xfer_fifo stubHiFiPhile
2025-09-18set driver count to 0HiFiPhile
2025-09-18Fix ESP32 buildHiFiPhile
2025-09-18Merge pull request #3255 from majbthrd/enoughwheelsHa Thach
2025-09-18Potential fix for code scanning alert no. 914: Commented-out codeZixun LI
2025-09-18Fix RPI buildHiFiPhile
2025-09-17Fix address translation functionsHiFiPhile
2025-09-17Fix board_reset_to_bootloaderHiFiPhile
2025-09-17Fix board_init_after_tusbHiFiPhile
2025-09-17Fix board_get_unique_idHiFiPhile
2025-09-17Replace old delay functions by tusb_time_delay_ms_apiHiFiPhile
2025-09-17Update weak callbacks to new syntaxHiFiPhile
2025-09-17use existing overloadable Pico SDK section macro instead of creating a custom...Peter Lawrence
2025-09-16Merge pull request #3252 from espressif/feat/esp32h4_supportHa Thach
2025-09-16Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:igor.masar
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-13Merge pull request #3246 from HiFiPhile/nxp_hostHa Thach
2025-09-13Merge pull request #3247 from hathach/fsdev_fixHa Thach
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-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