summaryrefslogtreecommitdiff
path: root/examples/host/cdc_msc_hid/src
AgeCommit message (Expand)Author
2021-05-22more hid api renamehathach
2021-05-22update apphathach
2021-05-22simplify hid apihathach
2021-05-18Merge branch 'master' into host-hidhathach
2021-05-18move report_info to applicationhathach
2021-05-18more API updatehathach
2021-05-18adding hid parserhathach
2021-05-18more host hid APIhathach
2021-05-18remove CFG_TUH_HID_KEYBOARD and CFG_TUH_HID_MOUSEhathach
2021-05-18more hid host API reworkhathach
2021-05-18rename tuh_device_is_configured() to tuh_device_configured()hathach
2021-05-18correct hid host mount/unmount callbackhathach
2021-05-18reworking host hid APIhathach
2021-05-18rename CFG_TUSB_HOST_ENUM_BUFFER_SIZE to CFG_TUH_ENUMERATION_BUFSZIEhathach
2021-05-18reworking hid hosthathach
2021-05-18minor clean uphathach
2021-05-18more API renamehathach
2021-05-09Update main.ccorvus-ossifragus
2021-05-07Update main.ccorvus-ossifragus
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
2021-01-25get all device example build with rp2040 (except freeRTOS)hathach
2021-01-19RP2040 supportgraham sanderson
2020-10-13implement tuh_msc_scsi_inquiry() / tuh_msc_read_capacity() / tuh_msc_get_maxl...hathach
2020-10-13rework msc hosthathach
2020-09-05refactor hub classhathach
2020-09-05update example to test with mousehathach
2020-09-04update ci to also build host examplehathach
2020-09-04fflush(stdout) for keyboard host examplehathach
2020-09-04keyboard host work as proof of concepthathach
2020-09-03more hid host workhathach
2020-09-01clean uphathach
2020-05-19usb0 host on mcb1800 work with fullspeed mode.hathach
2020-05-04temporarily remove osal_task_delay() from osalhathach
2020-05-04clean up things, add makefile for host examplehathach
2020-03-11clean uphathach
2019-11-22rename OPT_MCU_IMXRT10XX to OPT_MCU_MIMXRT10XXhathach
2019-11-22rename OPT_MCU_RT10XX to OPT_MCU_IMXRT10XXhathach
2019-11-22config clean uphathach
2019-07-19rename CFG_TUSB_HOST_CUSTOM_CLASS to CFG_TUH_VENDORhathach
2019-07-19rename CFG_TUD_CUSTOM_CLASS to CFG_TUD_VENDORhathach
2019-07-11clean up demo confighathach
2019-07-03tested midi examplehathach
2019-06-06add TU_ prefix to compiler ATTR to prevent name conflict with applicationhathach
2019-05-21better fix for #72 millis overthrowhathach
2019-05-14enable CFG_TUSB_DEBUG on DEBUG buildhathach
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-05-03add tud_msc_inquiry_cb() remove CFG_TUD_MSC_VENDOR/PRODUCT/PRODUCT_REVhathach