mirror of
https://github.com/espressif/esp-idf.git
synced 2025-10-04 12:29:40 +00:00

If the mck pin is not set to GPIO 0,1,3 or -1 the whole pin configuration fails. This fix corrects that. Merges https://github.com/espressif/esp-idf/pull/7661