File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed
pioarduino_examples/IncreaseMaxSockets Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
1
[env]
2
2
framework = arduino
3
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53 .03.13 /platform-espressif32.zip
3
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54 .03.20 /platform-espressif32.zip
4
4
build_flags =
5
5
-Og
6
6
-Wall -Wextra
Original file line number Diff line number Diff line change @@ -35,7 +35,7 @@ src_dir = examples/PerfTests
35
35
36
36
[env]
37
37
framework = arduino
38
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53 .03.13 /platform-espressif32.zip
38
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54 .03.20 /platform-espressif32.zip
39
39
board = esp32dev
40
40
build_flags =
41
41
-Og
66
66
[env:arduino-3]
67
67
68
68
[env:arduino-3-latest]
69
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc1 /platform-espressif32.zip
69
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc2 /platform-espressif32.zip
70
70
71
71
[env:arduino-3-no-json]
72
72
lib_deps =
@@ -115,7 +115,7 @@ board = ${sysenv.PIO_BOARD}
115
115
board = ${sysenv.PIO_BOARD}
116
116
117
117
[env:ci-arduino-3-latest]
118
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc1 /platform-espressif32.zip
118
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc2 /platform-espressif32.zip
119
119
board = ${sysenv.PIO_BOARD}
120
120
121
121
[env:ci-arduino-3-no-json]
You can’t perform that action at this time.
0 commit comments