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
/
examples
/
device
/
cdc_msc_freertos
/
src
/
tusb_config.h
Age
Commit message (
Expand
)
Author
2026-03-12
refactor(vendor/cdc): add CFG_TUD_CDC_RX_NEED_ZLP and CFG_TUD_VENDOR_RX_NEED_ZLP
hathach
2026-03-12
refactor(config): separate endpoint buffer sizes into RX and TX definitions f...
hathach
2026-01-19
example: update comment on CDC EP size
Zixun LI
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-07-03
update cdc_msc/cdc_msc_freertos to also support notification
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2024-10-15
move core init code to dwc2 common. update/correct build for esppressif
hathach
2024-04-25
adding support for esp32 for use with max3421e host
hathach
2023-03-30
update all cmake for esp32 build
hathach
2022-06-06
clean up example to use CFG_TUD_ENABLED + CFG_TUD_MAX_SPEED instead of CFG_TU...
hathach
2022-06-01
rename board specific macro for example
hathach
2021-10-25
change usage of TU_CHECK_MCU() to prevent macro conflict
hathach
2021-09-25
add CFG_TUSB_OS_INC_PATH for os include path
hathach
2021-03-18
clean up some examples
hathach
2020-07-18
more update
hathach
2020-07-16
rename CFG_TUD_MSC_BUFSIZE to CFG_TUD_MSC_EP_BUFSIZE
hathach
2020-06-30
Merge branch 'master' into add-stm-hs
hathach
2020-06-15
clean up, update other example config
hathach
2020-05-29
fix idf usb pin init changes
hathach
2020-04-17
update example to include CXD56 for highspeed mode
hathach
2020-03-10
rename to cdc_msc_freertos
hathach