Merge branch 'refactor/esp_ipc' into 'master'
Split esp_ipc to a seaparate component Closes IDF-1295 See merge request espressif/esp-idf!8520
This commit is contained in:
@@ -704,7 +704,6 @@ TEST_CASE("Can start/stop timer from ISR context", "[esp_timer]")
|
||||
|
||||
#include "soc/dport_reg.h"
|
||||
#include "soc/frc_timer_reg.h"
|
||||
#include "esp_ipc.h"
|
||||
static bool task_stop;
|
||||
static bool time_jumped;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user