feat/secure_boot_v2: Adding docs for secure boot v2 ESP32-ECO3

This commit is contained in:
Supreet Deshpande
2020-02-25 01:24:16 +05:30
parent b79606ca37
commit 073ba0a608
17 changed files with 323 additions and 33 deletions

View File

@@ -29,10 +29,12 @@ Application Example
return ESP_OK;
}
Signature Verification
----------------------
.. only:: esp32
For additional security, signature of OTA firmware images can be verified. For that, refer :ref:`secure-ota-updates`
Signature Verification
----------------------
For additional security, signature of OTA firmware images can be verified. For that, refer :ref:`secure-ota-updates`
API Reference
-------------