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 spi_flash: fix the issue of ext_flash_fatfs_example 2021-02-24 11:13:43 +08:00
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 CI: enable example builds for C3 2021-02-09 12:04:02 +08:00
semihost_vfs style: format python files with isort and double-quote-string-fixer 2021-01-26 10:49:01 +08:00
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.