doc(esp32c3): Updates secure features doc

This commit is contained in:
KonstantinKondrashov
2021-02-13 01:26:58 +08:00
parent bd1b4dbda1
commit ea2eb9d833
9 changed files with 150 additions and 125 deletions

View File

@@ -31,7 +31,7 @@ API Guides
:esp32: RF Calibration <RF_calibration>
:esp32: ROM debug console <romconsole>
:esp32: Secure Boot <../security/secure-boot-v1>
Secure Boot V2 <../security/secure-boot-v2>
:not esp32c3: Secure Boot V2 <../security/secure-boot-v2>
Thread Local Storage <thread-local-storage>
Tools <tools/index>
:SOC_ULP_SUPPORTED: ULP Coprocessor <ulp>