mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-02 12:14:32 +02:00
Debug info removed.
This commit is contained in:
@@ -173,7 +173,6 @@ void IRAM_ATTR call_start_cpu1()
|
|||||||
"wsr %0, vecbase\n" \
|
"wsr %0, vecbase\n" \
|
||||||
::"r"(&_init_start));
|
::"r"(&_init_start));
|
||||||
|
|
||||||
ESP_EARLY_LOGI(TAG, "Set ets_set_appcpu_boot_addr.");
|
|
||||||
ets_set_appcpu_boot_addr(0);
|
ets_set_appcpu_boot_addr(0);
|
||||||
cpu_configure_region_protection();
|
cpu_configure_region_protection();
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user