index
:
tinyusb.git
cdc_persistent
claude/add-rtt-skill
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/hil-blindness
claude/mtp-data-phase-fixes
claude/pr-babysit-hil-guard
claude/usbh-enum-timeout
claude/validator-done-signals
claude/wch-ch569-ch32h417-usb3
codex/class-reference-docs
codex/dfu-buffer-fix
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
etmtrace-rp2350
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-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-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
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-19
dwc2 only enter critical in isr with multiple core CPUs
hathach
2024-12-17
enable CFG_TUD/THU_MEM_DCACHE_ENABLE for imxrt with M7 by default
hathach
2024-11-28
Merge branch 'master' into fork/pschatzmann/rp2040-iso
hathach
2024-11-27
Add support for the STM32C0 and the NUCLEO-C071RB.
David (Pololu)
2024-11-27
default CFG_TUH_DWC2_DMA_ENABLE to 0
hathach
2024-11-27
update device_info example to work with p4 dcache
hathach
2024-11-25
change dcd_dcache_*() API return type from void to bool
hathach
2024-11-22
TUD_EPBUF_TYPE_DEF ncm_device
hathach
2024-11-21
- move freertos_hooks to board.c
hathach
2024-11-20
add CFG_TUD_MEM_DCACHE_ENABLE, CFG_TUD_MEM_DCACHE_LINE_SIZE option
hathach
2024-11-19
Merge pull request #2881 from hathach/enhance-dwc2-dcd
Ha Thach
[next]