summaryrefslogtreecommitdiff
path: root/examples/host/hid_to_cdc/Makefile
AgeCommit message (Collapse)Author
2022-05-10rename host/hid_to_cdc to dual/host_hid_to_device_cdchathach
2022-03-11remove usbh_control.chathach
2022-02-22Add dual role (concurrent) exampleScott Shawcroft
This reads HID devices over host and then translates that to ASCII and sends it over CDC device.