espressif/esp_config_manager

0.5.0

Latest
uploaded 19 hours ago
Configuration manager with pluggable storage, optional crypto, defaults merge, backup slot, CRC, and primary repair

1 example

  • config_manager_example
    This example demonstrates how to use `esp_config_manager` for persistent application configuration storage, including loading defaults and saving modified values.
    11.92 KB