summaryrefslogtreecommitdiff
path: root/tinyusb/class/cdc/cdc_device.h
AgeCommit message (Expand)Author
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