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
/
msc_app.c
Age
Commit message (
Expand
)
Author
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
2025-11-03
fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...
hathach
2025-04-23
rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...
hathach
2024-04-22
fix nrfx v3 spim freq when init
hathach
2023-03-17
fix trailing space and new line
hathach
2022-11-23
rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_t
hathach
2022-11-21
host msc example work well with rp2040 pio-usb
hathach
2021-08-23
rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAX
hathach
2021-05-22
implement hid host set report with control transfer
hathach
2021-02-23
move ehci and ohci to portable folder
hathach
2021-02-23
host msc: call read_capacity as part of enumeration
hathach
2021-02-23
rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()
hathach
2020-10-13
implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...
hathach
2020-10-13
rework msc host
hathach
2020-09-04
fflush(stdout) for keyboard host example
hathach
2020-05-19
usb0 host on mcb1800 work with fullspeed mode.
hathach
2020-03-11
clean up
hathach
2019-05-14
update license year to 2019
hathach
2019-03-20
migrate license from BSD 3 clause to MIT
hathach
2018-12-07
able to build with host msc
hathach