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:
@@ -2,7 +2,6 @@
|
||||
#include "freertos/task.h"
|
||||
#include "freertos/semphr.h"
|
||||
#include "unity.h"
|
||||
#include "esp_ipc.h"
|
||||
#include "test_utils.h"
|
||||
|
||||
static void mutex_release_task(void* arg)
|
||||
|
Reference in New Issue
Block a user