esp-idf/components/esp_phy/test/CMakeLists.txt

5 wiersze
216 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
)