Merge branch 'ci/enable_s3_examples_build_v4.4' into 'release/v4.4'

ci: re-enable s3 build for few examples (v4.4)

See merge request espressif/esp-idf!16894
pull/8353/head
Mahavir Jain 2022-01-26 13:38:14 +00:00
commit b5217ba9a2
2 zmienionych plików z 0 dodań i 6 usunięć

Wyświetl plik

@ -1,6 +1,3 @@
| Supported Targets | ESP32 | ESP32-S2 | ESP32-C3 |
| ----------------- | ----- | -------- | -------- |
# Wi-Fi Provisioning Manager Example
(See the README.md file in the upper level 'examples' directory for more information about examples.)

Wyświetl plik

@ -1,6 +1,3 @@
| Supported Targets | ESP32 | ESP32-S2 | ESP32-C3 |
| ----------------- | ----- | -------- | -------- |
# Advanced HTTPS OTA example
This example is based on `esp_https_ota` component's APIs.