mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-07 20:00:53 +00:00
Docs: Secure boot v2 support for ESP32-S2
This commit is contained in:
@@ -31,7 +31,7 @@ API Guides
|
||||
:esp32: RF Calibration <RF_calibration>
|
||||
ROM debug console <romconsole>
|
||||
:esp32: Secure Boot <../security/secure-boot-v1>
|
||||
:esp32: Secure Boot V2 <../security/secure-boot-v2>
|
||||
Secure Boot V2 <../security/secure-boot-v2>
|
||||
Thread Local Storage <thread-local-storage>
|
||||
Tools <tools/index>
|
||||
ULP Coprocessor <ulp>
|
||||
|
@@ -170,8 +170,8 @@ Some old ways of disabling unit tests for targets, that have obvious disadvantag
|
||||
- Test item: some items that will be performed on some targets, but skipped on other
|
||||
targets. E.g.
|
||||
|
||||
There are three test items SD 1-bit, SD 4-bit and SDSPI. For ESP32S2, which doesn't have
|
||||
SD host, among the tests only SDSPI is enabled on ESP32S2.
|
||||
There are three test items SD 1-bit, SD 4-bit and SDSPI. For ESP32-S2, which doesn't have
|
||||
SD host, among the tests only SDSPI is enabled on ESP32-S2.
|
||||
|
||||
- Test implementation: some code will always happen, but in different ways. E.g.
|
||||
|
||||
|
Reference in New Issue
Block a user