[mocks]: freertos mock
[esp_event]: added preliminary host-based tests
This commit is contained in:
@@ -23,7 +23,10 @@
|
||||
#include "freertos/semphr.h"
|
||||
|
||||
#include "esp_event_base.h"
|
||||
// Legacy event loop not implemented on Linux target
|
||||
#if !CONFIG_IDF_TARGET_LINUX
|
||||
#include "esp_event_legacy.h"
|
||||
#endif
|
||||
|
||||
#ifdef __cplusplus
|
||||
extern "C" {
|
||||
|
||||
Reference in New Issue
Block a user