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

7 lines
144 B
CMake
Raw Permalink Normal View History

2018-08-26 22:48:16 -04:00
set(COMPONENT_SRCDIRS ".")
set(COMPONENT_ADD_INCLUDEDIRS ".")
set(COMPONENT_REQUIRES unity nvs_flash bootloader_support)
register_component()