Training
Consulting
Tools
xref
: /
hal_espressif-3.6.0
/
examples
/
system
/
console
/
advanced
/
components
/
cmd_nvs
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
idf_component_register(SRCS "
cmd_nvs.c
"
2
INCLUDE_DIRS .
3
REQUIRES console nvs_flash)
4