You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We are working on these features (ans it definitely seems that same interface could be implmented) but at the moment the USB HS implementation for upcoming chips has higher priority, so we will return to that ticket after.
Meanwhile, do you have any specific project with tinyUSB host usage where you would like to change the host library implementation?
Is your feature request related to a problem?
Hi,
could you implement send and receive report functions into usb_host_hid like in TinyUSB?
All my best,
Peter
Describe the solution you'd like.
No response
Describe alternatives you've considered.
In TinyUSB implemented the following functions:
(https://github.com/hathach/tinyusb/blob/master/src/class/hid/hid_host.c)
Additional context.
No response
The text was updated successfully, but these errors were encountered: