CMakeLists.txt 67 B

12345
  1. # SPDX-License-Identifier: Apache-2.0
  2. zephyr_sources(
  3. nvs.c
  4. )