mirror of
https://github.com/espressif/esp-idf.git
synced 2025-11-03 00:21:44 +01:00
esp_ipc: Move to new component
This commit moves esp_ipc into a separate component.
This commit is contained in:
@@ -232,7 +232,7 @@ INPUT = \
|
||||
## Hooks
|
||||
$(IDF_PATH)/components/esp_common/include/esp_freertos_hooks.h \
|
||||
## Inter-Processor Call
|
||||
$(IDF_PATH)/components/esp_common/include/esp_ipc.h \
|
||||
$(IDF_PATH)/components/esp_ipc/include/esp_ipc.h \
|
||||
## Call Function with External stack
|
||||
$(IDF_PATH)/components/esp_common/include/esp_expression_with_stack.h \
|
||||
## Over The Air Updates (OTA)
|
||||
|
||||
Reference in New Issue
Block a user