summaryrefslogtreecommitdiff
path: root/src/class/cdc
AgeCommit message (Expand)Author
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-13clean uphathach
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