File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -25,10 +25,10 @@ board = esp32dev
25
25
26
26
27
27
[env:arduino-3]
28
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53 .03.13 /platform-espressif32.zip
28
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54 .03.20 /platform-espressif32.zip
29
29
30
30
[env:arduino-3-latest]
31
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc1 /platform-espressif32.zip
31
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc2 /platform-espressif32.zip
32
32
33
33
; CI
34
34
37
37
board = ${sysenv.PIO_BOARD}
38
38
39
39
[env:ci-arduino-3]
40
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/53 .03.13 /platform-espressif32.zip
40
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54 .03.20 /platform-espressif32.zip
41
41
board = ${sysenv.PIO_BOARD}
42
42
43
43
[env:ci-arduino-3-latest]
44
- platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc1 /platform-espressif32.zip
44
+ platform = https://github.com/pioarduino/platform-espressif32/releases/download/54.03.20-rc2 /platform-espressif32.zip
45
45
board = ${sysenv.PIO_BOARD}
You can’t perform that action at this time.
0 commit comments