esp-idf/examples/storage
Ivan Grokhotkov 391d7ee4c7 examples/ext_flash_fatfs: print out data partitions, add CI test 2019-09-30 17:53:14 +02:00
..
ext_flash_fatfs examples/ext_flash_fatfs: print out data partitions, add CI test 2019-09-30 17:53:14 +02:00
nvs_rw_blob tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
nvs_rw_value tools: Mass fixing of empty prototypes (for -Wstrict-prototypes) 2019-08-01 16:28:56 +07:00
partition_api Merge branch 'bugfix/partition_tables_update_note' into 'master' 2019-07-29 19:00:44 +08:00
parttool Merge branch 'bugfix/partition_tables_update_note' into 'master' 2019-07-29 19:00:44 +08:00
sd_card
semihost_vfs
spiffs Merge branch 'bugfix/partition_tables_update_note' into 'master' 2019-07-29 19:00:44 +08:00
spiffsgen Merge branch 'bugfix/strict_prototypes' into 'master' 2019-08-05 09:38:39 +08:00
wear_levelling Merge branch 'bugfix/partition_tables_update_note' into 'master' 2019-07-29 19:00:44 +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.