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

3 lines
144 B
CMake
Raw Normal View History

idf_component_register(SRCS "."
INCLUDE_DIRS "."
REQUIRES unity test_utils nvs_flash bootloader_support)