This website requires JavaScript.
Explore
Help
Register
Sign In
andy
/
tinyUSB
Watch
1
Star
0
Fork
0
You've already forked tinyUSB
Code
Issues
Pull Requests
Actions
1
Packages
Projects
Releases
Wiki
Activity
Files
9063ede25f4a013dae8edccc2d953ba2de7ed684
tinyUSB
/
examples
/
dual
/
host_hid_to_device_cdc
/
only.txt
6 lines
77 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add dual role (concurrent) example This reads HID devices over host and then translates that to ASCII and sends it over CDC device.
2022-02-22 18:10:09 -08:00
board:mimxrt1060_evk
enhance dual role examples
2022-02-25 17:36:05 +07:00
board:mimxrt1064_evk
add hcd_edpt_abort_xfer() API
2023-07-20 11:20:12 +07:00
board:mcb1800
configure hid_to_cdc example to build with rp2040 with pio usb as host
2022-04-29 22:24:36 +07:00
mcu:RP2040
updating hcd rusb2 - make osal_task_delay() as weak function in usbh - implement osal_task_delay() in hcd rusb2 (may moved to other places)
2023-07-18 15:22:09 +07:00
mcu:ra6m5
Reference in New Issue
Copy Permalink