Files
esp-idf/examples/storage
Ivan Grokhotkov 26800ed71e global: update note in the partition tables
The build system automatically determines offsets of partitions from
the partition table, so no manual changes are needed. Instead, add a
note that partition offsets may need to be updated when increasing
the bootloader size.
2019-07-27 10:28:16 +02: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.