summaryrefslogtreecommitdiff
path: root/src/class/cdc/cdc_device.c
AgeCommit message (Expand)Author
2018-07-23reworking device hid class driverhathach
2018-07-20also added wanted char to fifohathach
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-13only call class xfer callback associated with endpoint addresshathach
2018-07-13add ep2drv, rename descriptor offsethathach
2018-07-13rename class driver close() to reset()hathach
2018-07-13better multiple interfaces support for cdc devicehathach
2018-07-12changing cdc device to support multiple interface (not yet)hathach
2018-07-04rename fifo * to tu_fifo to avoid conflict with other modulehathach
2018-06-23clean up device cdchathach
2018-06-19re-increase cdc buffer for nrf52840 due to bulk out issuehathach
2018-06-18rename subfolder source to srchathach