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
/
cdc_app.c
Age
Commit message (
Collapse
)
Author
2026-05-26
Fix typo in CDC stack size constant here too
Phozer
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2025-11-04
Fixed more alert found by PVS-Studio
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-07-02
update esp build, replace TUSB_MCU_VENDOR_ESPRESSIF by ESP_PLATFORM
hathach
2025-03-25
fix wanings
hathach
2024-11-26
add TUH_EPBUF_DEF for cdc host
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-04-22
fix print lu format warnings with clang
hathach
2023-09-28
esp32 cdc host with max3421 work well
hathach
2023-09-28
fix esp32 msc example
hathach
2023-09-27
max3421 communication work with esp32 up to enumeration, seems still have a ↵
hathach
bit of issue
2023-09-26
tested cdc_msc_hid_freertos with samd51
hathach
add -Wno-error=format for espressif wrap up cdc_msc_hid_freertos