mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-12 21:40:02 +01: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