TinyUSB API Documentation #3338
Nwodrevir-etihws
started this conversation in
General
Replies: 1 comment 1 reply
-
|
there is no docs atm, you can check out the code here https://github.com/hathach/tinyusb/blob/master/src/class/hid/hid_device.h |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I am developing a USB HID composite device for the Raspberry Pi Pico boards. I would like to know if there is a TinyUSB API for tud_ functions like tud_hid_mouse_report, so that I understand what the arguments mean. Something similar to the Raspberry Pi Pico SDK API.
Beta Was this translation helpful? Give feedback.
All reactions