esp-idf/components/esp_common/test/CMakeLists.txt
2022-06-14 15:44:27 +08:00

4 lines
130 B
CMake

idf_component_register(SRC_DIRS .
PRIV_REQUIRES cmock test_utils spi_flash esp_psram
)