summaryrefslogtreecommitdiff
path: root/src/class/cdc/cdc_host.c
AgeCommit message (Expand)Author
2019-07-01improving midi support, adding midi exmaplehathach
2019-05-14update license year to 2019hathach
2019-03-27cleanup, remove the use of _TINY_USB_SOURCE_FILE_hathach
2019-03-20migrate license from BSD 3 clause to MIThathach
2018-12-12rename descriptor_* helper to tu_desc_*hathach
2018-12-12rename edpt_dir/number/addr to tu_edpt_*hathach
2018-12-12replace all hcd pipe close by hcd_device_removehathach
2018-12-11fix build error with ohcihathach
2018-12-11more hcd_pipe to hcd_edpt renamehathach
2018-12-11rename to hcd_edpt_open()hathach
2018-12-11completely remove pipe handle for cdc/hub/ehcihathach
2018-12-10usbh name changehathach
2018-12-10clean up host pipe apihathach
2018-12-10add tuh_mount_cb/tuh_umount_cbhathach
2018-12-10add ep addr to host cdchathach
2018-12-10remove pipe handle.dev_addrhathach
2018-12-10usbh clean uphathach
2018-12-10removing pipe handlehathach
2018-12-09change usbh class driver open signaturehathach
2018-12-07rename MODE_HOST_SUPPORTED to TUSB_OPT_HOST_ENABLEDhathach
2018-12-07add connect to cdc for testinghathach
2018-12-06minor clean uphathach
2018-12-06clean up hubhathach
2018-12-06rename CFG_TUSB_HOST_CDC/MSC to CFG_TUH_CDC/MSChathach
2018-12-06able to complete enumeration with os none blockinghathach
2018-11-23rename tusb_event_t to xfer_result_thathach
2018-10-23clean up helper funchathach
2018-08-23rename common func to avoid conflicthathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-06-18rename subfolder source to srchathach