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

5 lines
226 B
CMake
Raw Normal View History

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