summaryrefslogtreecommitdiff
path: root/examples/device/device_virtual_com/src/main.c
AgeCommit message (Expand)Author
2018-07-13more clean uphathach
2018-07-13clean uphathach
2018-07-01clean uphathach
2018-04-16add tud_set_descriptorshathach
2018-04-12rename CFG_TUSB_DEVICE_* to CFG_TUD_*hathach
2018-04-12rename TUSB_OS_NONE, TUSB_OS_FREERTOS to OPT_OS_NONE, OPT_OS_FREERTOShathach
2018-04-10mass rename TUSB_CFG to CFG_TUSBhathach
2018-03-13working on nrf52hathach
2018-03-11create new name for multiple port API, to simplify APIhathach
2018-03-11rename hal_* to tusb_hal_*hathach
2018-03-09rename coreid to porthathach
2018-03-08clean up virtual com examplehathach
2018-03-08enhance cdc device APIhathach
2018-03-08clean up virtual com examplehathach
2018-03-07rename tusb_tick_get to hal_tick_gethathach
2018-03-07rename tusb_task_runner() to tusb_task()hathach
2018-03-07add new example device_virtual_comhathach