mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-08 04:02:27 +00:00
ipc: initialise automatically, if called from the app
This commit is contained in:
@@ -351,7 +351,6 @@ void start_cpu0_default(void)
|
||||
esp_cache_err_int_init();
|
||||
esp_crosscore_int_init();
|
||||
#ifndef CONFIG_FREERTOS_UNICORE
|
||||
esp_ipc_init();
|
||||
esp_dport_access_int_init();
|
||||
#endif
|
||||
spi_flash_init();
|
||||
|
Reference in New Issue
Block a user