esp-idf/examples/storage
He Yin Ling c906e2afee test: update example and unit tests with new import roles:
tiny_test_fw is a python package now. import it using normal way.
2019-12-07 10:34:54 +08:00
..
ext_flash_fatfs test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
nvs_rw_blob
nvs_rw_value
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
spiffsgen test: update example and unit tests with new import roles: 2019-12-07 10:34:54 +08:00
wear_levelling
README.md

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.