mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
esp_ipc: Move to new component
This commit moves esp_ipc into a separate component.
This commit is contained in:
@@ -25,7 +25,6 @@
|
||||
#include <soc/dport_reg.h>
|
||||
#include <soc/soc_memory_layout.h>
|
||||
#include "sdkconfig.h"
|
||||
#include "esp_ipc.h"
|
||||
#include "esp_attr.h"
|
||||
#include "esp_spi_flash.h"
|
||||
#include "esp_log.h"
|
||||
|
Reference in New Issue
Block a user