mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
3f26866533
esp_restart()/panic_restart() never resets the Digital system (so far required only by the Memprot feature) as there's a typo in the corresponding #define: it checks CONFIG_ESP_SYSTEM_CONFIG_MEMPROT_FEATURE instead of CONFIG_ESP_SYSTEM_MEMPROT_FEATURE. Issue fixed. IDF-4094 |
||
---|---|---|
.. | ||
arch | ||
include | ||
public_compat | ||
soc | ||
brownout.c | ||
CMakeLists.txt | ||
cpu_start.c | ||
panic_handler.c |