mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 01:42:58 +08:00
ac5fb7d701
Some ESP32 GPIO pins (2, 4, 12, 13, 25, 27, 32) weren't accepting pull-up/pull-down resistors. These pins are RTC GPIO pins and need to have pull-up/pull-down configured in the RTC registers. Co-authored-by: Gustavo Henrique Nihei <gustavo.nihei@espressif.com>