mirror of
https://github.com/micropython/micropython.git
synced 2026-01-07 04:30:24 +01:00
Replace custom macros with Pico SDK functions, enabling support for RP2350B variant chips with > 32 GPIOs. Fixes issue #17241. Signed-off-by: Phil Howard <github@gadgetoid.com>