docs: updated system api-reference chapters for C3

This commit is contained in:
Marius Vikhammer
2021-03-12 15:20:41 +08:00
parent 736b87db6d
commit c9087c205b
18 changed files with 130 additions and 106 deletions

View File

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