summaryrefslogtreecommitdiff
path: root/src/class/cdc/cdc_device.h
AgeCommit message (Expand)Author
2018-07-17forgot to add tud_cdc_read_flush()hathach
2018-07-17revert usbd_control_xfer_st() implementationhathach
2018-07-14rename tud_cdc_flush() to tud_cdc_write_flush(), add tud_cdc_read_flush()hathach
2018-07-14add device cdc wanted char callback, cdc peekhathach
2018-07-14use _usbd_ctrl_buf for control transferm refactor cdc devicehathach
2018-07-13rename class driver close() to reset()hathach
2018-07-13clean uphathach
2018-07-13better multiple interfaces support for cdc devicehathach
2018-07-12changing cdc device to support multiple interface (not yet)hathach
2018-06-18rename subfolder source to srchathach