OVMS3-idf/components/nvs_flash/test/CMakeLists.txt
2019-06-21 19:53:29 +08:00

3 lines
144 B
CMake

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