ProtoCore v0.0.2
Deterministic, zero-heap network stack for embedded targets
Loading...
Searching...
No Matches
config_store.cpp File Reference

Typed NVS configuration store - implementation. More...

#include "config_store.h"

Go to the source code of this file.

Detailed Description

Typed NVS configuration store - implementation.

ESP32: the Arduino Preferences NVS wrapper. Host: a fixed in-memory table so the typed contract is unit-testable. See config_store.h.

Definition in file config_store.cpp.