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
/
host
/
cdc_msc_hid_freertos
/
src
/
tusb_config.h
Age
Commit message (
Expand
)
Author
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-06-27
clean up
hathach
2025-06-19
revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM
hathach
2025-06-16
Merge branch 'master' into fork/IngHK/cdch_upgrade
hathach
2025-03-06
fix(dwc2) host driver conflict with max3421e
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
2024-03-21
Merge remote-tracking branch 'remotes/hathach/master' into work
IngHK
2024-03-10
added defines CFG_TUH_CDC_DTR_CONTROL_ON_ENUM & CFG_TUH_CDC_RTS_CONTROL_ON_ENUM
IngHK
2024-03-04
correct rp2040 host with max3421
hathach
2024-02-24
added PL2303 support
IngHK
2024-02-13
improved tusb_config.h comment
IngHK
2023-12-26
initial support of CH34x CDC device
IngHK
2023-12-26
allow rp2040 to use max3421e as host controller
hathach
2023-11-22
fix typo in cdc line coding enum
hathach
2023-09-25
adding host/cdc_msc_hid_freertos example
hathach