-
Notifications
You must be signed in to change notification settings - Fork 32
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
Support for Raspberry Pico #52
Comments
Dude, you read my mind. Also, it would be a good excuse for me to get my hands on a RP2040. =^/.~= |
Great to hear! A library not supporting the RP2040 is a shame ;-) |
Awesome. I'm on hiatus over the holiday season, right now. When the time comes for me to pick this up again in 2024, I will let you know. |
@PeterCasa, I tagged you over in #72. |
Great, thank you! Highly appreciated! I will give it a try as soon as possible. |
You're welcome. =^/.^= Also, be aware that because the RP2040 itself is still considered a "new" chipset (despite the fact that it's actually been around for a few years), PlatformIO themselves only support the Arduino RP2040 Connect and the official Raspberry Pi Pico RP2040 boards. In order for a board to be supported by CRSF for Arduino, it If more RP2040 derivatives are supported by PlatformIO, I can add them in as and when they become available. Until then... you're stuck with those two development boards. |
Minimum requirements
What development board would you like me to add?
Would it be possible to add RP2040 support? eg Waveshare RP2040 Zero or any other RP2040 based DevBoard like the original Raspberry Pi Pico.
Thanks!
The text was updated successfully, but these errors were encountered: