esp-idf/examples/security/flash_encryption/partitions_example.csv

6 wiersze
236 B
Plaintext

# Name, Type, SubType, Offset, Size, Flags
nvs, data, nvs, , 0x6000,
# Extra partition to demonstrate reading/writing of encrypted flash
storage, data, 0xff, , 0x1000, encrypted
factory, app, factory, , 1M,