forked from espressif/esp-idf
unity_utils: added helper function to disable cache and run user function
This commit is contained in:
@@ -10,6 +10,7 @@
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
#include "unity_test_utils_memory.h"
|
||||
#include "unity_test_utils_cache.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user