Merge branch 'feature/secure_boot_esp32s2' into 'master'

Feature/secure boot esp32s2

See merge request espressif/esp-idf!8254
This commit is contained in:
Angus Gratton
2020-07-28 16:39:34 +08:00
28 changed files with 634 additions and 109 deletions
+1 -1
View File
@@ -23,7 +23,7 @@ API 指南
引导加载程序 <bootloader>
分区表 <partition-tables>
:esp32: Secure Boot <../security/secure-boot-v1>
:esp32: Secure Boot V2 <../security/secure-boot-v2>
Secure Boot V2 <../security/secure-boot-v2>
ULP 协处理器 <ulp>
:esp32: ULP (传统 GNU Make) <ulp-legacy>
:esp32s2: ULP-RISC-V Coprocessor <ulp-risc-v>