mirror of
https://github.com/micropython/micropython.git
synced 2026-01-06 20:20:14 +01:00
Instead of board pins, so that pins which have only the CPU specified in pins.csv can still be used with mp_hal_pin_config_alt_static(). Signed-off-by: Damien George <damien@micropython.org>