mirror of
https://github.com/micropython/micropython.git
synced 2026-04-30 04:40:13 +02:00
f456a23b62
All GPIO pins on the ESP32-P4 are output capable, so there is no need to define GPIO_FIRST_NON_OUTPUT. Fixes #18982. Signed-off-by: Dryw Wade <dryw.wade@sparkfun.com>