docs: Adds secure_boot_v2 for ESP32-C3 ECO3

This commit is contained in:
KonstantinKondrashov
2021-04-06 21:58:01 +08:00
parent a5e27d73a5
commit 19b90e8ba9
4 changed files with 19 additions and 14 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>
:not esp32c3: Secure Boot V2 <../security/secure-boot-v2>
Secure Boot V2 <../security/secure-boot-v2>
Thread Local Storage <thread-local-storage>
Tools <tools/index>
:SOC_ULP_SUPPORTED: ULP Coprocessor <ulp>