mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-09 20:41:14 +00:00
esp32, esp32s2: move reset reason source to esp_system
This commit is contained in:
@@ -78,5 +78,7 @@ void esp_cache_err_int_init(void)
|
||||
|
||||
int IRAM_ATTR esp_cache_err_get_cpuid(void)
|
||||
{
|
||||
// TODO: The description for this seem to indicate that when cache is not in error
|
||||
// state, return -1.
|
||||
return PRO_CPU_NUM;
|
||||
}
|
||||
|
Reference in New Issue
Block a user