summaryrefslogtreecommitdiff
path: root/src/class/hid/hid_host.c
AgeCommit message (Expand)Author
2020-01-15Normalize line endingsNathan Conrad
2019-05-14update license year to 2019hathach
2019-05-14clean uphathach
2019-03-27cleanup, remove the use of _TINY_USB_SOURCE_FILE_hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-13clean up error enumhathach
2018-12-12replace all hcd pipe close by hcd_device_removehathach
2018-12-11more hcd_pipe to hcd_edpt renamehathach
2018-12-11rename to hcd_edpt_open()hathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07able to build host hidhathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-11-22rename CFG_TUSB_MEM_SECTION to CFG_TUSB_MEM_SECTIONhathach
2018-10-23clean up helper funchathach
2018-08-13rename VERIFY to TU_VERIFY to avoid conflict with applicationhathach
2018-07-23reworking device hid class driverhathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-06-18rename subfolder source to srchathach