HID icon indicating copy to clipboard operation
HID copied to clipboard

RP2040 / RPi Pico support?

Open saeugetier opened this issue 4 years ago • 4 comments

Is RP2040 support planned? Or does anybody work on that?

saeugetier avatar May 23 '21 08:05 saeugetier

Feel free to submit a PR.

NicoHood avatar Jul 14 '21 08:07 NicoHood

I would love to add support for the Pico, but like Frodo in "Lord of the Rings", I do not know the way. Is there any resource that could provide some guidance?

CCurl avatar Feb 25 '22 00:02 CCurl

was also wondering the same thing, I was looking for a library that supports Consumer Control so I could set the absolute volume level

Sqaaakoi avatar Nov 16 '22 09:11 Sqaaakoi

For Raspberry Pi Pico, maybe you will have better luck with another library. https://github.com/adafruit/Adafruit_TinyUSB_Arduino

I have no isssues running the example from the above repo using Pico. https://github.com/adafruit/Adafruit_TinyUSB_Arduino/tree/master/examples/HID/hid_generic_inout

mcuee avatar Jun 17 '23 10:06 mcuee