Skip to content

Commit aa58603

Browse files
committed
Merge branch 'release/v3.2.0'
2 parents da8cc99 + 8319853 commit aa58603

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

boards/etboard.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"f_flash": "40000000L",
1010
"flash_mode": "dio",
1111
"mcu": "esp32",
12-
"variant": "ETBoard"
12+
"variant": "ET-Board"
1313
},
1414
"connectivity": [
1515
"wifi",

platform.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
"type": "git",
1919
"url": "https://github.com/platformio/platform-espressif32.git"
2020
},
21-
"version": "3.1.1",
21+
"version": "3.2.0",
2222
"frameworks": {
2323
"arduino": {
2424
"package": "framework-arduinoespressif32",
@@ -75,7 +75,7 @@
7575
"type": "framework",
7676
"optional": true,
7777
"owner": "platformio",
78-
"version": "~3.10005.0"
78+
"version": "~3.10006.0"
7979
},
8080
"framework-arduino-mbcwb": {
8181
"type": "framework",

0 commit comments

Comments
 (0)