Files
esptool/docs/en/espsecure/index.rst
2021-11-05 13:12:49 +01:00

12 lines
505 B
ReStructuredText

espsecure.py
============
``espsecure.py`` is a tool for manipulating data that relates to the
ESP32' secure boot and flash encryption features.
For more details, see the ESP-IDF documentation which explains this tool
and how to use it to enable the relevant ESP32 features:
* `Secure Boot <https://docs.espressif.com/projects/esp-idf/en/latest/esp32/security/secure-boot-v2.html>`__
* `Flash Encryption <https://docs.espressif.com/projects/esp-idf/en/latest/esp32/security/flash-encryption.html>`__