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
I'm using the lib on arduino ide and trying to read/write to a device endpoint.
I can't find any info on how to do this using adafruit's tinyusb.
Would be possible to use the native methods of this pio lib? Like pio_usb_get_endpoint and pio_usb_get_in_data ?
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
I'm using the lib on arduino ide and trying to read/write to a device endpoint.
I can't find any info on how to do this using adafruit's tinyusb.
Would be possible to use the native methods of this pio lib? Like
pio_usb_get_endpoint
andpio_usb_get_in_data
?Beta Was this translation helpful? Give feedback.
All reactions