summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/src/msc_app.c
AgeCommit message (Expand)Author
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