mirror of
https://github.com/espressif/esp-idf.git
synced 2026-01-06 09:55:42 +00:00
feat/secure_boot_v2: Adding docs for secure boot v2 ESP32-ECO3
This commit is contained in:
@@ -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
|
||||
-------------
|
||||
|
||||
Reference in New Issue
Block a user