Skip to content

Commit

Permalink
Update some JSON files
Browse files Browse the repository at this point in the history
  • Loading branch information
lucasssvaz committed Sep 27, 2024
1 parent 5132d47 commit bba148f
Show file tree
Hide file tree
Showing 83 changed files with 252 additions and 247 deletions.
6 changes: 3 additions & 3 deletions libraries/ArduinoOTA/examples/BasicOTA/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/AsyncUDP/examples/AsyncUDPClient/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/AsyncUDP/examples/AsyncUDPMulticastServer/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/AsyncUDP/examples/AsyncUDPServer/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/DNSServer/examples/CaptivePortal/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Master/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/ESP_NOW/examples/ESP_NOW_Broadcast_Slave/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/ESP_NOW/examples/ESP_NOW_Network/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/ESP_NOW/examples/ESP_NOW_Serial/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/ESPmDNS/examples/mDNS-SD_Extended/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/ESPmDNS/examples/mDNS_Web_Server/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/FFat/examples/FFat_time/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPClient/examples/Authorization/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPClient/examples/BasicHttpClient/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPClient/examples/BasicHttpsClient/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPClient/examples/HTTPClientEnterprise/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPClient/examples/ReuseConnection/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPClient/examples/StreamHttpClient/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPUpdate/examples/httpUpdate/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPUpdate/examples/httpUpdateSPIFFS/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPUpdate/examples/httpUpdateSecure/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/HTTPUpdateServer/examples/WebUpdater/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/LittleFS/examples/LITTLEFS_time/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/NetBIOS/examples/ESP_NBNST/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/NetworkClientSecure/examples/WiFiClientPSK/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/SD/examples/SD_time/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 4 additions & 2 deletions libraries/SD_MMC/examples/SDMMC_time/ci.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@
"targets": {
"esp32c3": false,
"esp32c6": false,
"esp32h2": false,
"esp32s2": false
}
},
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/SPIFFS/examples/SPIFFS_time/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/Update/examples/AWS_S3_OTA_Update/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/Update/examples/HTTPS_OTA_Update/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/Update/examples/HTTP_Client_AES_OTA_Update/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/Update/examples/HTTP_Server_AES_OTA_Update/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/Update/examples/OTAWebUpdater/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/WebServer/examples/AdvancedWebServer/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/WebServer/examples/FSBrowser/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/WebServer/examples/Filters/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/WebServer/examples/HelloServer/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
6 changes: 3 additions & 3 deletions libraries/WebServer/examples/HttpAdvancedAuth/ci.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"targets": {
"esp32h2": false
}
"requires": [
"CONFIG_SOC_WIFI_SUPPORTED=y"
]
}
Loading

0 comments on commit bba148f

Please sign in to comment.