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
/
src
/
cdc_app.c
Age
Commit message (
Expand
)
Author
2026-05-28
remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...
hathach
2026-04-03
fix issue with exmaple
hathach
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2025-11-08
fix more alerts
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-07-02
update example
hathach
2025-06-20
cdch clean up and refactor, add explicit sync() API
hathach
2025-06-17
add common cdch_process_set_config() to safely complete set_config() when it ...
hathach
2025-03-25
fix wanings
hathach
2024-04-22
fix build with nrfx v3, though max3421e spi does not seem to work well.
hathach
2024-01-20
make CFG_TUH_CDC_LINE_CODING_ON_ENUM optional for ch34x
hathach
2024-01-19
- add ch34x_set_data_format()
hathach
2023-08-03
rename hw/bsp/board.h to board_api.h
hathach
2023-03-22
add tuh_hid_itf_get_info() and change tuh_cdc_itf_get_info() to use new tuh_i...
hathach
2022-12-22
add tuh_cdc_get_local_line_coding()
hathach
2022-12-21
add tuh_cdc_tx_complete_cb() callback
hathach
2022-12-21
add more host cdc API
hathach
2022-12-21
correct cdc host app
hathach
2022-12-21
updat cdc host app
hathach
2022-12-16
adding tuh_cdc_mount_cb/tuh_cdc_umount_cb
hathach