ci: re-enable s3 build for few examples

This commit is contained in:
Harshit Malpani 2022-01-12 17:46:42 +05:30
parent 9485873669
commit 1095ab0697
2 changed files with 0 additions and 6 deletions

View File

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

View File

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