esp-idf/examples/storage
Marius Vikhammer c85d949c1f ci: run Example_GENERIC for C3
Add support for running example_GENERIC tests for C3 on label.

Fix examples that fail.
2021-03-15 10:27:07 +08:00
..
ext_flash_fatfs
nvs_rw_blob ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
nvs_rw_value ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
nvs_rw_value_cxx ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
partition_api ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
parttool ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
sd_card
semihost_vfs
spiffs ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
spiffsgen ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
wear_levelling ci: run Example_GENERIC for C3 2021-03-15 10:27:07 +08:00
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.