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

7 lines
144 B
CMake
Raw Permalink Normal View History

2018-08-27 02:48:16 +00:00
set(COMPONENT_SRCDIRS ".")
set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_REQUIRES unity nvs_flash bootloader_support)
register_component()