zephyr/subsys/fs/nvs/CMakeLists.txt

6 lines
67 B
CMake

# SPDX-License-Identifier: Apache-2.0
zephyr_sources(
nvs.c
)