mirror of
https://github.com/espressif/esp-idf.git
synced 2026-06-02 03:06:37 +03: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