mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-23 17:24:44 +00:00

Ensure that enum values are used When assigning `pull_up_en` and `pull_down_en` fields of `gpio_config_t`. Helps avoid `invalid conversion` errors when building those code snippets in C++.