mirror of
https://github.com/espressif/esp-idf
synced 2025-03-10 01:29:21 -04:00
The mentioned `gpio_dump_all_io_configuration` function doesn't exist, the correct function is `gpio_dump_io_configuration`. Merges https://github.com/espressif/esp-idf/pull/15031