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_dual_ports
/
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
make notify API and memory configurable with CFG_TUD_CDC_NOTIFY
hathach
2022-06-06
more example update
hathach
2022-06-01
rename board specific macro for example
hathach
2022-02-25
auto detect max rhport speed based on mcu
hathach
2021-06-12
Rename SAM7X to SAMX7X
MasterPhi
2021-06-12
dcd: sam7x: rename family dcd to include the whole family
Rafael Silva
2021-06-11
Add sketchy SAME70 DCD driver.
HiFiPhile
2021-05-30
don't override CFG_TUSB_OS in cdc_dual_ports example
graham sanderson
2021-03-18
clean up some examples
hathach
2020-07-06
correct EP Size for cdc dual and webusb example
hathach
2020-06-15
clean up, update other example config
hathach
2020-04-17
update example to include CXD56 for highspeed mode
hathach
2020-02-07
add Nuvoton NUC505
Peter Lawrence
2019-12-28
implement multiple interfaces support
Peter Lawrence