docs: Adds secure_boot_v2 for ESP32-C3 ECO3

This commit is contained in:
KonstantinKondrashov
2021-04-06 21:58:01 +08:00
parent 4e23f9f3b7
commit 9295e54c9d
4 changed files with 19 additions and 14 deletions

View File

@@ -32,7 +32,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>