3 lines
120 B
CMake
3 lines
120 B
CMake
idf_component_register(SRCS "nvs_storage.c"
|
|
INCLUDE_DIRS "."
|
|
REQUIRES nvs_flash) |