adafruit / circuitpython

CircuitPython - a Python implementation for teaching coding with microcontrollers
https://circuitpython.org
Other
4.09k stars 1.22k forks source link

Support for Xiao RP2350 #9489

Closed scarolan closed 1 month ago

scarolan commented 2 months ago

This already supports Micropython and shouldn't require massive effort to port. I can help test if anyone's interested in building this. https://www.seeedstudio.com/Seeed-XIAO-RP2350-p-5944.html

tannewt commented 2 months ago

Do you know what USB PID they use? Do you have one already?

scarolan commented 2 months ago

Not yet but I may order a few...

tannewt commented 2 months ago

Draft PR for this is here: #9532

jepler commented 1 month ago

9532 has been merged