esp-idf/examples/storage
Angus Gratton fa3205737f partition_table: Check configured flash size fits in partition table
Check happens at build time, so flash size config may need to be changed.

Also fixes MD5_OPT undefined warning, closes https://github.com/espressif/esp-idf/issues/1867
2018-04-26 09:51:55 +10:00
..
nvs_rw_blob
nvs_rw_value
sd_card
spiffs
wear_levelling partition_table: Check configured flash size fits in partition table 2018-04-26 09:51:55 +10: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.