adafruit / circuitpython

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

Low power support for RP2350 #9491

Open tannewt opened 1 month ago

tannewt commented 1 month ago

The SDK doesn't have an official API for it yet. So, we can wait or DIY it.

tannewt commented 2 weeks ago

Reference code is linked to (and discussed) in this issue: https://github.com/raspberrypi/pico-examples/issues/530