mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-09 10:47:29 +00:00
fix(esp_hw_support): fix dead code and out-of-bounds in esp_sleep_clock_config function Closes IDF-13119 and IDF-13103 See merge request espressif/esp-idf!40989