Zephyr API Documentation 4.3.99
A Scalable Open Source RTOS
Loading...
Searching...
No Matches
nvs.h
Go to the documentation of this file.
1/*
2 * Copyright (c) 2026 Nordic Semiconductor ASA
3 *
4 * SPDX-License-Identifier: Apache-2.0
5 */
6#ifndef ZEPHYR_INCLUDE_FS_NVS_H_
7#define ZEPHYR_INCLUDE_FS_NVS_H_
8
15#include <zephyr/kvss/nvs.h>
16
17__WARN("This header file is deprecated, please use zephyr/kvss/nvs.h instead.")
18
19#endif /* ZEPHYR_INCLUDE_FS_NVS_H_ */