mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
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)
|