mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-20 02:46:26 +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