Training
Consulting
Tools
xref
: /
Zephyr-Core-3.5.0
/
subsys
/
fs
/
nvs
/
CMakeLists.txt
Home
History
Annotate
Line#
Scopes#
Navigate#
Raw
Download
current directory
1
# SPDX-License-Identifier: Apache-2.0
2
3
zephyr_sources(
4
nvs.c
5
)
6