esp-idf/examples/08_nvs_rw_blob/main
Krzysztof f7cb6fc969 NVS Examples update
Updated previusly submitted example, saved it as "07_nvs_rw_value" and
added a new one.

Overview of examples:
* 07_nvs_rw_value - simple read and write a single value
* 08_nvs_rw_blob - read and write a blob that is extened with new data
on each restart of ESP32

Removed LICENSE files
2016-11-10 06:52:48 +01:00
..
component.mk NVS Examples update 2016-11-10 06:52:48 +01:00
nvs_rw_blob.c NVS Examples update 2016-11-10 06:52:48 +01:00