summaryrefslogtreecommitdiff
path: root/examples/host/device_info
AgeCommit message (Expand)Author
2024-10-11change tusb_init(), tusb_rhport_init() to use init struct for expandabilityhathach
2024-10-10add new tusb_int_handler(rhport, in_isr) as common irq handlerhathach
2024-06-18add dual/host_info_to_device_cdc examplehathach
2024-06-18LOG3 in isrhathach
2024-06-18add host/device_info examplehathach
2022-03-11merge device_info into bare_api examplehathach
2022-03-10Print speed. Don't crash if string get failsScott Shawcroft
2022-03-09Add host example that prints out info of connected devicesScott Shawcroft