summaryrefslogtreecommitdiff
path: root/tinyusb/class/cdc/cdc_device.h
AgeCommit message (Expand)Author
2018-04-10rename ATTR_USB_MIN_ALIGNMENT to CFG_TUSB_MEM_ALIGNhathach
2018-04-10enhance cdc add tud_cdc_line_state_cb(), tud_cdc_line_coding_cb()hathach
2018-04-09fix cdc driver for connected state.hathach
2018-04-07fix cdc_device flush send zero byteshathach
2018-03-23shorten descriptor typehathach
2018-03-23rename port to rhport for clarificationhathach
2018-03-22rename funciton trailing _subtask to _sthathach
2018-03-20nrf52 cdc example work on nrf52840pdkhathach
2018-03-12more renamehathach
2018-03-11clean uphathach
2018-03-11create new name for multiple port API, to simplify APIhathach
2018-03-11refactor dcd API, drop edpt_hdl_t in favor of endpoint address for easy porthathach
2018-03-11rename endpoint_handle_t to edpt_hdl_thathach
2018-03-09rename coreid to porthathach
2018-03-08clean up virtual com examplehathach
2018-03-08enhance cdc device APIhathach
2018-03-07updatehathach
2018-03-06move class fileshathach