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

Fix examples that fail.
2021-05-20 14:32:47 +10:00
..
ext_flash_fatfs Whitespace: Automated whitespace fixes (large commit) 2020-11-11 07:36:35 +00:00
nvs_rw_blob ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
nvs_rw_value ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
nvs_rw_value_cxx ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
partition_api ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
parttool ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10: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-05-20 14:32:47 +10:00
spiffsgen ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10:00
wear_levelling ci: run Example_GENERIC for C3 2021-05-20 14:32:47 +10: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.