esp-idf/docs/zh_CN/migration-guides/release-5.x/5.3
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
..
index.rst feat(bootloader_support): Encrypt only the app image instead of the whole partition 2023-12-18 17:10:17 +05:30
peripherals.rst refactor(uart): make uart driver as component, and fix astyle 2023-12-15 17:03:51 +08:00
security.rst feat(bootloader_support): Encrypt only the app image instead of the whole partition 2023-12-18 17:10:17 +05:30
storage.rst refactor(uart_vfs): Move uart implementation of vfs to esp_driver_uart 2023-12-15 17:14:55 +08:00
system.rst docs(pm/ext1): support esp_sleep_enable_io_ext1_wakeup and esp_sleep_disable_io_ext1_wakeup 2023-11-17 16:23:56 +08:00