Closed earlephilhower closed 1 month ago
A quick look through the SDK seems to indicate there is no actual SDK difference between the two. So, only one rp2350/libpico.a
needed. Only real ugly bit will be the PIO GPIOBASE conversion which does GPIO shifting on a per-PIO (not SM or program) basis. Need to modify PIOProgram
to be aware of the and manage it...
Closed w/#2433.
Discussed in https://github.com/earlephilhower/arduino-pico/discussions/2371