Closed PeterCasa closed 9 months ago
Dude, you read my mind.
Abso-fricken-lutely!
I was thinking of adding this at some point in 2024, and this can definitely be added to the list.
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 ;-) I have taken a look at your code a bit and I think it shouldn't require much effort. Thanks in advance! If you need someone for testing, I'm your man.
Great to hear! A library not supporting the RP2040 is a shame ;-) I have taken a look at your code a bit and I think it shouldn't require much effort. Thanks in advance! If you need someone for testing, I'm your man.
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.
I'm still taking feedback throughout the holiday season, by the way.
@PeterCasa, I tagged you over in #72.
Let me know how that goes for you over there.
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.
Therefore, I could only add those two to the Compatibility Table, because that's what's currently available.
In order for a board to be supported by CRSF for Arduino, it MUST
have support in both Arduino IDE and PlatformIO.
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!