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

5 wiersze
226 B
CMake
Czysty Zwykły widok Historia

idf_component_register(SRC_DIRS .
PRIV_INCLUDE_DIRS .
PRIV_REQUIRES cmock test_utils wear_levelling
2019-08-06 09:59:26 +00:00
EMBED_FILES test_partition_v1.bin
)