mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
esp_ipc: Move to new component
This commit moves esp_ipc into a separate component.
This commit is contained in:
2
components/esp_ipc/CMakeLists.txt
Normal file
2
components/esp_ipc/CMakeLists.txt
Normal file
@@ -0,0 +1,2 @@
|
||||
idf_component_register(SRCS "ipc.c"
|
||||
INCLUDE_DIRS "include")
|
Reference in New Issue
Block a user