-
Notifications
You must be signed in to change notification settings - Fork 331
Any plans for RP2350 support? #255
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
Sorry, no plan for rp series, you can use tinyusb instead. |
Actually it is working with RP2350. Just required registers configuration change - pulling from SDK for RP2350. Interrupts reconfiguration was mandatory as well. At least tested version 0.10.2 and HID keyboard/mouse. |
@matsobdev Please share your changes I can port it to the latest version |
Tested with SDK 1.5.1 and 2.1.0. I guess it might work with latest release right of the bat, but tried first with safe bet. PS. ARM is working, RISCV is not. If I did
and
PS3. I'm not sure about |
Thanks, pico official contacts with me and we will restart pico support now. |
Thank you also. |
Good news to hear that. I saw some movements in raspberrypi/pico-sdk#1057. |
Same as title.
The text was updated successfully, but these errors were encountered: