1
0
mirror of https://github.com/espressif/esp-idf synced 2025-03-14 19:49:09 -04:00

5 lines
225 B
CMake

idf_component_register(SRC_DIRS .
PRIV_INCLUDE_DIRS . ${CMAKE_CURRENT_BINARY_DIR}
PRIV_REQUIRES cmock test_utils nvs_flash ulp esp_common esp_phy esp_wifi
)