mirror of
https://github.com/espressif/esp-idf.git
synced 2026-04-28 11:28:43 +00:00
7195af2d7d
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