mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-27 02:13:10 +00:00
unit_test: support reference clock, test delay function
This commit is contained in:
@@ -20,9 +20,10 @@
|
||||
#include "sdkconfig.h"
|
||||
#include "freertos/FreeRTOS.h"
|
||||
#include "freertos/task.h"
|
||||
|
||||
#include "unity.h"
|
||||
/* include performance pass standards header file */
|
||||
#include "idf_performance.h"
|
||||
#include "idf_performance_target.h"
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
Reference in New Issue
Block a user