pimoroni / pimoroni-pico

Libraries and examples to support Pimoroni Pico add-ons in C++ and MicroPython.
https://shop.pimoroni.com/collections/pico
MIT License
1.33k stars 499 forks source link

Just 2x PIO supported #1013

Open tjaekel opened 1 month ago

tjaekel commented 1 month ago

RP2350 has 3x PIO: the new one is not available for use (sm_id as 8...11), just 2x PIO for RP2350. Please, extend for 3x PIO.

Gadgetoid commented 3 weeks ago

As with #1014 ... I am confused. We have no concept of sm_id, we don't really do anything to grant or remove access to state machines, all of that happens in Pico SDK.