summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/src/msc_app.c
AgeCommit message (Expand)Author
2026-03-23add rp2040 sof + stop_trans on nak. increase nak_poll fs/ls delay to 300 us t...hathach
2026-03-23update host msc hil testhathach
2025-11-03fix #2942, include stdio if CFG_TUSB_DEBUG > 0 and CFG_TUSB_DEBUG_PRINTF is n...hathach
2025-04-23rename hcd_devtree_info_t to tuh_bus_info_t, hcd_devtree_get_info to hcd_bus_...hathach
2024-04-22fix nrfx v3 spim freq when inithathach
2023-03-17fix trailing space and new linehathach
2022-11-23rework tuh_msc_complete_cb_t signature to use new tuh_msc_complete_data_thathach
2022-11-21host msc example work well with rp2040 pio-usbhathach
2021-08-23rename CFG_TUSB_HOST_DEVICE_MAX to CFG_TUH_DEVICE_MAXhathach
2021-05-22implement hid host set report with control transferhathach
2021-02-23move ehci and ohci to portable folderhathach
2021-02-23host msc: call read_capacity as part of enumerationhathach
2021-02-23rename tuh_msc_scsi_inquiry() to tuh_msc_inquiry()hathach
2020-10-13implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...hathach
2020-10-13rework msc hosthathach
2020-09-04fflush(stdout) for keyboard host examplehathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
2020-03-11clean uphathach
2019-05-14update license year to 2019hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-07able to build with host mschathach