Arduino SDK for Xiao RP2350

Does Seeed plan to release a port of the Arduino SDK for the Xiao RP2350 ?

The product page only mentions Micro-Python.

I would really assume they will… i think it takes a while to get a Arduino BSP setup

I would say NO, who would do it, they recommend to use VScode and the RP extension, change the board type to “seeed Xiao RP2350” and bob’s your uncle on the demos working and developing just like arduino.
I tried it and took me about 20 minutes to get one going with blinky
:grinning:
Takes longer to install the extra stuff. but at least you get debugging with it working. so that’s nice.
I see it as a NBD no RF so …meh’
HTH
GL :slight_smile: PJ

the RP2040 does have arduino support BTW,…:v:

The excellent port by Earle F. Philhower, III now supports the RP2350, but not yet the Xiao RP2350.