esp-idf/docs/zh_CN/migration-guides/release-5.x/5.3/index.rst
harshal.patil 42943845e4
feat(bootloader_support): Encrypt only the app image instead of the whole partition
Currently, when flash encryption is enabled, the whole partition gets encrypted.
This can be optimised by encrypting only the app image instead of encrypting the whole partition.

Closes https://github.com/espressif/esp-idf/issues/12576
2023-12-18 17:10:17 +05:30

13 lines
161 B
ReStructuredText

从 5.2 迁移到 5.3
-----------------
:link_to_translation:`en:[English]`
.. toctree::
:maxdepth: 1
peripherals
security
storage
system