Merge branch 'feature/esp_wroom32_se_example' into 'master'

Feature/esp wroom32 se example

See merge request espressif/esp-idf!8552
This commit is contained in:
Mahavir Jain
2020-05-21 19:51:19 +08:00
26 changed files with 553 additions and 14 deletions

View File

@@ -152,6 +152,7 @@ ESP32_DOCS = ['api-guides/ulp_instruction_set.rst',
'api-reference/system/ipc.rst',
'security/secure-boot-v1.rst',
'security/secure-boot-v2.rst',
'api-reference/peripherals/secure_element.rst',
'hw-reference/esp32/**'] + LEGACY_DOCS
ESP32S2_DOCS = ['esp32s2.rst',