index
:
tinyusb.git
cdc_persistent
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/audio-fifo-priming
claude/mtp-data-phase-fixes
claude/usbh-enum-timeout
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
hil-openocd-recover-flasher
master
merge_os
port-embos
raw_gadget_review
worktree-ch569-hydrausb3
xfer_isr_fallback
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
common
/
tusb_mcu.h
Age
Commit message (
Expand
)
Author
2026-04-25
Merge branch 'master' into musb-followup-3594
hathach
2026-04-22
Add ESP32-S31 as a supported MCU in TinyUSB
igor.masar
2026-04-21
replace `TUD_ENDPOINT_ONE_DIRECTION_ONLY` with `CFG_TUD_ENDPOINT_ONE_DIRECTIO...
hathach
2026-04-09
Add initial board support for nRF54LM20 DK
gab-k
2026-03-18
fix bugs in fsdev hcd, dcd and midi host stream write
hathach
2026-03-16
clean up fsdev symbols
hathach
2026-03-10
Merge pull request #3530 from hathach/hcd_ip3516
Ha Thach
2026-03-06
fix CI
HiFiPhile
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516
HiFiPhile
2026-02-27
dcd/samx7x: synchronize DMA and cache options
HiFiPhile
2026-01-09
fix pre-commit, clean up tusb_mcu.h, add at32f45x to ci build
hathach
2026-01-09
Merge branch 'master' into fork/zhiqiang-ch/master
hathach
2026-01-06
Merge pull request #3441 from hathach/fifo-access-mode
Ha Thach
2026-01-06
rename FSDEV_PMA_SIZE CFG_TUSB_FSDEV_PMA_SIZE
hathach
2026-01-03
fix build with dwc2
hathach
2025-12-31
update tu_fifo to work with fsdev hwfifo with increased address 16/32bit
hathach
2025-12-31
Merge branch 'hathach:master' into master
zhiqiang-ch
2025-12-30
support for the AT32F45X series
zhiqiang-ch
2025-12-26
Do not randomly include stm32h7xx.h
Cédric Berger
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
HiFiPhile
2025-12-16
support hpmicro chips
Zhihong Chen
2025-12-13
update LPC54
HiFiPhile
2025-12-13
hcd: add NXP IP3516
HiFiPhile
2025-12-10
hw/mcu: add support for NXP RW612
gab-k
2025-11-26
change tu_fifo_buffer_info_t layout
hathach
2025-11-21
add more unit tests for tu_fifo
hathach
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-11-17
make TUP_DCD_EDPT_ISO_ALLOC i.e dcd_edpt_iso_alloc()/dcd_edpt_iso_activate() ...
hathach
2025-11-01
Merge branch 'master' of https://github.com/hathach/tinyusb
tswan22
2025-11-01
add STM32U3 device (adjusted from STM32U0)
tswan22
2025-10-30
Merge branch 'master' into add-ohci-lpc55
hathach
2025-10-15
refactor spresense into cxd56. there is no orphan board in bsp.
hathach
2025-10-15
refactor all nuc to family
hathach
2025-10-15
update nuc121/125
hathach
2025-10-15
merge samd2x and saml2x bsp, add OPT_MCU_SAML2X to replace OPT_MCU_SAML21 & O...
hathach
2025-10-13
get cmake build with 54h20 not tested on actual hw, probably not running
hathach
2025-10-10
try to enable ohci for lpc55 but not working, probably clock issue
hathach
2025-09-17
use existing overloadable Pico SDK section macro instead of creating a custom...
Peter Lawrence
2025-09-16
Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:
igor.masar
2025-09-10
Initial STM32WBARI eval support
Dalton Caron
2025-08-15
Add ESP32-C5 and ESP32-C61 definitions
Scott Shawcroft
2025-08-05
Fix AT32F405xx missing USB HS definition
peppapighs
2025-08-01
Merge pull request #3191 from hathach/at32
Ha Thach
2025-07-07
Merge pull request #2963 from HiFiPhile/stm32_cache
Ha Thach
2025-07-07
change CFG_TUSB_MEM_DCACHE_LINE_SIZE_DEFAULT (not defined) to 1
hathach
2025-07-07
support at32 mcu
zhiqiang
2025-07-05
Use DMA enable for DCache condition
HiFiPhile
2025-07-05
always define CFG_TUH_WCH_USBIP_USBFS=1 for ch32v20x since only port1 support...
hathach
2025-06-13
Add STM32 DWC2 cache support
HiFiPhile
2025-06-12
merge n6 and h7rs (same config)
hathach
[next]