mirror of
https://github.com/micropython/micropython.git
synced 2025-09-05 01:10:36 +02: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>