hathach
|
92602b9de3
|
change tusb_init(), tusb_rhport_init() to use init struct for expandability
|
2024-10-11 13:41:53 +07:00 |
|
hathach
|
57aac432b5
|
add new tusb_int_handler(rhport, in_isr) as common irq handler
update tusb_init() to take rhport and role, defined as macro with optional argument for backward compatible
|
2024-10-10 16:28:36 +07:00 |
|
hathach
|
de62b55042
|
add dual/host_info_to_device_cdc example
|
2024-06-18 13:29:04 +07:00 |
|
hathach
|
d945261aef
|
LOG3 in isr
|
2024-06-18 12:53:57 +07:00 |
|
hathach
|
f93eb40b1d
|
add host/device_info example
|
2024-06-18 12:52:32 +07:00 |
|
hathach
|
6b5490ced6
|
merge device_info into bare_api example
|
2022-03-11 13:12:36 +07:00 |
|
Scott Shawcroft
|
37960990a5
|
Print speed. Don't crash if string get fails
|
2022-03-10 11:01:44 -08:00 |
|
Scott Shawcroft
|
22f682c378
|
Add host example that prints out info of connected devices
|
2022-03-09 15:22:31 -08:00 |
|