espressif/esp_diag_data_store

1.1.1

Latest
uploaded 1 hour ago
Simple APIs to use ESP Diagnostics data storage

readme

# ESP Diagnostics Data Store

[![Component Registry](https://components.espressif.com/components/espressif/esp_diag_data_store/badge.svg)](https://components.espressif.com/components/espressif/esp_diag_data_store)

This is an abstraction layer for ESP Diagnostics Data Storage. It may use RTC memory, Flash, RAM, etc.

---

### Note
- [rtc_store](src/rtc_store) is used for storing diagnostic data in case of RTC as well as RAM data store.
- Memory from the appropriate location will be used as per config option selected

Links

Supports all targets

License: Apache-2.0

To add this component to your project, run:

idf.py add-dependency "espressif/esp_diag_data_store^1.1.1"

download archive

Stats

  • Archive size
    Archive size ~ 20.97 KB
  • Downloaded in total
    Downloaded in total 1.0M times
  • Weekly Downloads Weekly Downloads (All Versions)
  • Downloaded this version
    This version: 0 times

Badge

espressif/esp_diag_data_store version: 1.1.1
|