3 lines
122 B
CMake
Raw Normal View History

idf_component_register(SRCS "cmd_nvs.c"
INCLUDE_DIRS .
REQUIRES console nvs_flash)