mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
ec6745a137
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 |
||
---|---|---|
.. | ||
include | ||
port | ||
test | ||
CMakeLists.txt | ||
component.mk | ||
esp_async_memcpy.c | ||
intr_alloc.c | ||
Kconfig | ||
linker.lf | ||
panic.c | ||
sdkconfig.rename | ||
sleep_modes.c | ||
startup.c | ||
system_api.c | ||
system_time.c |