index
:
tinyusb.git
claude/adoring-pasteur-kbaFa
claude/arm-cortex-etm-jttace-4fr29r
claude/wch-ch569-ch32h417-usb3
copilot/fix-hil-tinyusb-job
dcd_ch32hs_spd
gh-pages
master
merge_os
port-embos
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
/
tusb_option.h
Age
Commit message (
Expand
)
Author
2025-11-19
Bump version to 0.20.0
hathach
2025-11-19
rename CFG_TUD_ENDPOINT0_BUFSIZE to make it more consistent
hathach
2025-11-19
Merge branch 'refs/heads/master' into dwc2_ep0
hathach
2025-11-07
Merge pull request #3325 from tswan22/master
Zixun LI
2025-11-03
fixing alert by scanning tool
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-29
Merge branch 'master' into dwc2_ep0
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-24
fix more warnings
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
usbd: support set EP0 buffer size
HiFiPhile
2025-10-03
update for release 0.19.0
hathach
2025-09-29
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-16
Add ESP32-H4 as a supported MCU in TinyUSB and wire it into build/runtime:
igor.masar
2025-09-15
Merge branch 'master' into fork/ennebi/mtp
hathach
2025-09-10
Initial STM32WBARI eval support
Dalton Caron
2025-08-15
Add ESP32-C5 and ESP32-C61 definitions
Scott Shawcroft
2025-08-06
Add MTP class device
Maurizio Pesce
2025-08-01
Merge pull request #3191 from hathach/at32
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-03
Merge branch 'master' into fork/HiFiPhile/stm32_cache
hathach
2025-06-16
Merge branch 'master' into fork/IngHK/cdch_upgrade
hathach
2025-06-13
Add cache line size alignment to buffer macro
HiFiPhile
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-28
add OPT_MCU_MAX32665
hathach
2025-05-23
Add comment about CFG_TUD_CI_HS_VBUS_CHARGE
HiFiPhile
2025-05-04
dcd/ci_hs: add vbus charge option.
HiFiPhile
2025-04-11
Fix version string to actually be the version
Patrick Plenefisch
2025-01-21
zephyr
hathach
2024-12-25
update doc, bump up release 0.18.0
hathach
2024-12-13
change OPT_MCU_RAXXX, fix missing prototype warnings.
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-21
make sure usb buffer occupies whole cache line when DCACHE is enabled for msc...
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
2024-11-18
add CFG_TUD_DWC2_SLAVE_ENABLE = 1 as default
hathach
2024-11-16
Add support for STM32H7RSxx
Chintalagiri Shashank
2024-11-14
rename CFG_TUD_DWC2_DMA to CFG_TUD_DWC2_DMA_ENABLE
hathach
2024-11-08
get hcd work esp32p4 but only in slave mode. In DMA channel's HCDMA is increa...
hathach
2024-11-07
enable host dwc2 dma by default
hathach
2024-11-06
implement split for slave, got mouse working
hathach
[next]