esp-idf/examples/storage
Renz Christian Bagaporo d9939cedd9 cmake: make main a component again 2018-09-11 09:44:12 +08:00
..
nvs_rw_blob cmake: make main a component again 2018-09-11 09:44:12 +08:00
nvs_rw_value cmake: make main a component again 2018-09-11 09:44:12 +08:00
sd_card cmake: make main a component again 2018-09-11 09:44:12 +08:00
spiffs cmake: make main a component again 2018-09-11 09:44:12 +08:00
wear_levelling cmake: make main a component again 2018-09-11 09:44:12 +08:00
README.md Replace all DOS line endings with Unix 2018-07-12 19:10:37 +08:00

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.