OVMS3-idf/examples/storage
2020-01-22 12:14:38 +08:00
..
ext_flash_fatfs global: rename esp32s2beta to esp32s2 2020-01-22 12:14:38 +08:00
nvs_rw_blob
nvs_rw_value
nvs_rw_value_cxx NVS: expose C++ API 2020-01-09 18:29:23 +08:00
partition_api
parttool test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
sd_card
semihost_vfs
spiffs spiffs: clarify the usage of partition_label, fix the example 2019-12-23 18:20:14 +01:00
spiffsgen test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
wear_levelling
README.md

Storage Examples

Storage and management of user and system data in modules flash and on external memory / devices.

See the README.md file in the upper level examples directory for more information about examples.