mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-26 12:50:30 +00:00
Fixes Guru Meditation Error: Core 0 panic'ed (LoadProhibited) when config with CONFIG_PM_ENABLE=y && CONFIG_PM_DFS_INIT_AUTO=y. Signed-off-by: Axel Lin <axel.lin@gmail.com> Merges https://github.com/espressif/esp-idf/pull/4904