ipc: enable ipc task at single core for gcov dump

This commit is contained in:
Erhan Kurubas 2021-08-12 08:52:15 +03:00
parent bea97c8e91
commit 89a6a7fc30

View File

@ -173,4 +173,4 @@ esp_err_t esp_ipc_start_gcov_from_isr(uint32_t cpu_id, esp_ipc_func_t func, void
return ESP_OK;
}
#endif
#endif