hyperlink-sw/components/nvs/CMakeLists.txt

3 lines
106 B
CMake

idf_component_register(SRCS "src/nvs.cpp" INCLUDE_DIRS include REQUIRES
nvs_flash)