Rishka
RISC-V virtual runtime in C/C++ made for ESP32-WROVER
|
Non-Volatile Storage (NVS) API for Rishka's SDK. More...
#include <librishka/types.h>
Go to the source code of this file.
Classes | |
class | NVS |
Provides an interface to the non-volatile storage (NVS) in the Rishka system. More... | |
Non-Volatile Storage (NVS) API for Rishka's SDK.
This header file defines the NVS class, which provides methods for interacting with the non-volatile storage (NVS) of the Rishka system. The NVS class allows for storing, retrieving, and managing key-value pairs of various data types in persistent storage.