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
Age
Commit message (
Expand
)
Author
2026-07-17
migrate NXP Kinetis khci to chipidea ci_fs driver (device + host)
hathach
2026-06-29
docs: address Copilot review on the example READMEs
hathach
2026-06-29
docs: add build-doc tooling and a README for every example
hathach
2026-06-11
Merge remote-tracking branch 'origin/master' into stm32c5
hathach
2026-05-28
remove sync() in tinyusb callback since it cause issue with RTOS when usbh ta...
hathach
2026-05-10
add stm32c5 support
HiFiPHile
2026-04-03
fix issue with exmaple
hathach
2026-04-03
fix hil host cdc echo test with imxrt and other fast mcu
hathach
2026-03-23
add rp2040 sof + stop_trans on nak. increase nak_poll fs/ls delay to 300 us t...
hathach
2026-03-23
update host msc hil test
hathach
2026-03-06
fix CI
HiFiPhile
2026-03-06
Merge remote-tracking branch 'tinyusb/master' into hcd_ip3516
HiFiPhile
2026-02-28
replace board_millis() with tusb_time_millis_api()
hathach
2025-12-19
clean up cmake, remove family_get_project_name()
hathach
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
HiFiPhile
2025-12-16
Merge remote-tracking branch 'tinyusb/master' into support-nxp-rw612
Zixun LI
2025-12-16
example: host: support hpmicro family
Zhihong Chen
2025-12-15
minor clean up
hathach
2025-12-14
bsp: nxp: add support for RW612 (FRDM-RW612)
gab-k
2025-12-13
update LPC54
HiFiPhile
2025-12-13
bsp/lpc55: add hcd_ip3516
HiFiPhile
2025-11-27
bsp/stm32h5: support host mode
HiFiPhile
2025-11-25
fsdev: reorganize functions
HiFiPhile
2025-11-08
fix more alerts
hathach
2025-11-03
fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...
hathach
2025-10-28
fix Identifiers that start with '__' or '_[A-Z]' are reserved.
hathach
2025-10-14
more make refactor
hathach
2025-10-14
improve cmake warning flags, fix various warnings in examples
hathach
2025-10-14
move make.mk to hw/bsp/family_support.mk
hathach
2025-09-17
Fix board_init_after_tusb
HiFiPhile
2025-07-09
add board_vbus_set() for samd21/d51 to enable usb host vbus
hathach
2025-07-05
enable ci host and dual build for ch32v20x
hathach
2025-07-02
update example
hathach
2025-06-27
clean up
hathach
2025-06-20
cdch clean up and refactor, add explicit sync() API
hathach
2025-06-19
revert CFG_TUH_CDC_DTR/RTS_CONTROL_ON_ENUM
hathach
2025-06-17
add common cdch_process_set_config() to safely complete set_config() when it ...
hathach
2025-06-16
Merge branch 'master' into fork/IngHK/cdch_upgrade
hathach
2025-06-12
Merge branch 'master' into fork/james-advatek/stm32n657nucleo
hathach
2025-06-04
chore: squash previous commits from other branches
James Sandison
2025-05-15
Merge branch 'master' into h7rs
HiFiPhile
2025-05-13
fix warnings, minor clean up
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2025-04-22
include h7rs in host examples.
HiFiPhile
2025-03-25
fix wanings
hathach
2025-03-09
Merge pull request #1627 from atoktoto/midihost
Ha Thach
2025-03-06
fix(dwc2) host driver conflict with max3421e
hathach
2025-03-05
Merge branch 'master' into fork/atoktoto/midihost
hathach
2025-03-03
- add tuh_descriptor_get_string_langid() API
hathach
2025-02-24
add tuh_midi_mount_cb_t struct for tuh_midi_mount_cb()
hathach
[next]