platformio / platform-raspberrypi

Raspberry Pi: development platform for PlatformIO
https://registry.platformio.org/platforms/platformio/raspberrypi
Apache License 2.0
73 stars 96 forks source link

Add support for Seeed Xiao RP2040 board #25

Closed colingimenez closed 2 years ago

colingimenez commented 2 years ago

Would it be possible to add support for the Seeed Xiao RP2040 board? Here's a link to it.

I tried adapting the Arduino package that Seeed provides but I just don't understand it well enough to know what exactly I need to do. This is the one I was trying to work with. I would be willing to give it another go myself if someone could take a look at it and give me a more detailed explanation than what the PlatformIO documentation provides.

Thanks!

Sudharsan10 commented 2 years ago

I would also want to add support for RP2040 Seeeduino Xiao board. Hope someone can add support for this board. Thanks.

maxgerhardt commented 2 years ago

Support through the official Arduino-Pico core's Seeed Xiao RP2040 variant will be added in #36.

colingimenez commented 2 years ago

Fantastic. Thanks Max!