7fe8720c9d
This reverts commit 4eb9cc68a6.
Alternative fix to be applied in next commit.
4 lines
170 B
CMake
4 lines
170 B
CMake
idf_component_register(SRC_DIRS "."
|
|
PRIV_INCLUDE_DIRS . ../private_include
|
|
PRIV_REQUIRES cmock test_utils esp_event driver)
|