3 lines
106 B
CMake
3 lines
106 B
CMake
idf_component_register(SRCS "src/nvs.cpp" INCLUDE_DIRS include REQUIRES
|
|
nvs_flash)
|