mirror of
https://github.com/espressif/esp-idf.git
synced 2025-09-30 19:19:21 +00:00
docs: Add more ReST-isms in secure boot & flash encryption docs
(Original version of these docs were in Markdown.)
This commit is contained in:

committed by
Angus Gratton

parent
6a498bfe2b
commit
cee6d7d5a9
@@ -43,6 +43,10 @@ config PARTITION_TABLE_OFFSET
|
||||
Allows you to move the partition table, it gives more space for the bootloader.
|
||||
Note that the bootloader and app will both need to be compiled with the same PARTITION_TABLE_OFFSET value.
|
||||
|
||||
This number should be a multiple of 0x1000.
|
||||
|
||||
Note that partition offsets in the partition table CSV file may need to be changed if this value is set to a higher value.
|
||||
|
||||
config PARTITION_TABLE_MD5
|
||||
bool "Generate an MD5 checksum for the partition table"
|
||||
default y
|
||||
|
Reference in New Issue
Block a user