OVMS3-idf/examples/storage
2019-06-11 13:17:14 +08:00
..
nvs_rw_blob nvs: Append _t to nvs_handle & nvs_open_mode types 2019-05-22 02:53:28 +00:00
nvs_rw_value nvs: Append _t to nvs_handle & nvs_open_mode types 2019-05-22 02:53:28 +00:00
partition_api examples: Add partition API examples 2018-10-26 15:46:53 +08:00
parttool examples: create example for both Python and CLI parttool interfaces 2019-06-11 13:17:14 +08:00
sd_card examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
semihost_vfs Rename Kconfig options (components/esp32) 2019-05-21 09:09:01 +02:00
spiffs examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
spiffsgen example: use mbedtls to compute hash in spiffsgen example 2019-04-26 22:37:41 +08:00
wear_levelling examples/storage: adjust readme files according to standard 2018-11-05 12:42:41 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

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.