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
/
tusb_config.h
Age
Commit message (
Expand
)
Author
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
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-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-11
wrap up build cmake & make support for max3421, to enable the Host driver, 'M...
hathach
2023-08-27
minor update
hathach
2023-08-27
more update to transaction
hathach
2023-04-27
more refactor
hathach
2023-04-27
cp210x seems to work well
hathach
2023-04-26
enable CDC FTDI
hathach
2023-03-24
update host example to use new tuh mem macros
hathach
2023-03-23
rename and change default pio usb pin to adafruit feather usb host
hathach
2023-03-22
fine tune CFG_TUH_HID value
hathach
2023-03-21
change meaning of CFG_TUH_HID to total number of HID interfaces supported.
hathach
2023-03-17
update host example, add pio-pico-usb for rp2040
hathach
2022-12-22
cdc host, add set line coding API
hathach
2022-12-22
minor clean up
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2022-06-16
Merge pull request #1480 from Ryzee119/multihub_rebase
Ha Thach
2022-06-16
add note for recursive calls of process_device_unplugged() in case of hub
hathach
2022-06-06
update all host examples
hathach
2022-04-27
clean up
hathach
2022-04-08
proof of concpet that device pio-usb work with host pio-usb
hathach
2022-03-02
minor rename
hathach
2022-03-02
clean up
hathach
2022-03-01
start to add pio usb (host) support
hathach
2021-08-23
sepearate CFG_TUH_DEVICE_MAX and CFG_TUH_HUB
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-08-23
add tuh_hid_receive_report() for applicaiton to explicitly request report
hathach
2021-06-28
Merge pull request #891 from hathach/host-rp2040-double-buffer
Ha Thach
2021-06-21
Fix typo in TUH configuration define
Niklas Hauser
2021-06-12
increase example CFG_TUH_HID from 2 to 4
hathach
2021-05-22
clean p
hathach
2021-05-18
more API update
hathach
2021-05-18
adding hid parser
hathach
2021-05-18
more host hid API
hathach
2021-05-18
remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSE
hathach
2021-05-18
rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIE
hathach
2021-05-18
reworking hid host
hathach
2021-01-25
get all device example build with rp2040 (except freeRTOS)
hathach
[next]