esp-idf/examples/security
KonstantinKondrashov 5e8795eebe example/flash_encryption: Fix partition table and sdkconfig.defaults
When the flash encryption is enabled then we do not need to change the partition table.
The partition_example.csv should not have fixed offsets for partitions because we want to move the whole table.
The fixed offsets in the table were cleared.
2020-08-26 19:37:33 +08:00
..
flash_encryption example/flash_encryption: Fix partition table and sdkconfig.defaults 2020-08-26 19:37:33 +08:00