This repository was archived by the owner on Jan 21, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -52,18 +52,18 @@ lib_deps =
5252 mathieucarbou/AsyncTCP @ 3.3.1
5353
5454[env:arduino-310]
55- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc3 /platform-espressif32.zip
55+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10/platform-espressif32.zip
5656; board = esp32-s3-devkitc-1
5757; board = esp32-c6-devkitc-1
5858; board = esp32-h2-devkitm-1
5959
6060[env:perf-test-AsyncTCP]
61- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc3 /platform-espressif32.zip
61+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10/platform-espressif32.zip
6262build_flags = ${env.build_flags}
6363 -D PERF_TEST =1
6464
6565[env:perf-test-AsyncTCPSock]
66- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc3 /platform-espressif32.zip
66+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10/platform-espressif32.zip
6767lib_deps =
6868 https://github.com/mathieucarbou/AsyncTCPSock/archive/refs/tags/v1.0.3-dev.zip
6969build_flags = ${env.build_flags}
@@ -105,7 +105,7 @@ lib_deps =
105105 mathieucarbou/AsyncTCP @ 3.3.1
106106
107107[env:ci-arduino-310]
108- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10-rc3 /platform-espressif32.zip
108+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/53.03.10/platform-espressif32.zip
109109board = ${sysenv.PIO_BOARD}
110110
111111[env:ci-esp8266]
You can’t perform that action at this time.
0 commit comments