Skip to content

Commit 7eb609c

Browse files
authored
core 3.0.6
1 parent af1e93f commit 7eb609c

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

platform.json

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -12,13 +12,13 @@
1212
"RISC-V"
1313
],
1414
"engines": {
15-
"platformio": ">=6.1.15"
15+
"platformio": ">=6.1.16"
1616
},
1717
"repository": {
1818
"type": "git",
1919
"url": "https://github.com/pioarduino/platform-espressif32.git"
2020
},
21-
"version": "51.03.05",
21+
"version": "51.03.06",
2222
"frameworks": {
2323
"arduino": {
2424
"script": "builder/frameworks/arduino.py"
@@ -33,13 +33,13 @@
3333
"type": "framework",
3434
"optional": true,
3535
"owner": "espressif",
36-
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.0.5/esp32-3.0.5.zip"
36+
"version": "https://github.com/espressif/arduino-esp32/releases/download/3.0.6/esp32-3.0.6.zip"
3737
},
3838
"framework-arduinoespressif32-libs": {
3939
"type": "framework",
4040
"optional": true,
4141
"owner": "espressif",
42-
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-33fbade6.zip"
42+
"version": "https://github.com/espressif/esp32-arduino-lib-builder/releases/download/idf-release_v5.1/esp32-arduino-libs-idf-release_v5.1-632e0c2a.zip"
4343
},
4444
"framework-espidf": {
4545
"type": "framework",
@@ -93,7 +93,7 @@
9393
"type": "uploader",
9494
"optional": false,
9595
"owner": "pioarduino",
96-
"version": "https://github.com/pioarduino/esptool/releases/download/v4.8.0/esptool.zip"
96+
"version": "https://github.com/pioarduino/esptool/releases/download/v4.8.1/esptool.zip"
9797
},
9898
"tl-install": {
9999
"optional": false,

0 commit comments

Comments
 (0)