We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents da8cc99 + 8319853 commit aa58603Copy full SHA for aa58603
boards/etboard.json
@@ -9,7 +9,7 @@
9
"f_flash": "40000000L",
10
"flash_mode": "dio",
11
"mcu": "esp32",
12
- "variant": "ETBoard"
+ "variant": "ET-Board"
13
},
14
"connectivity": [
15
"wifi",
platform.json
@@ -18,7 +18,7 @@
18
"type": "git",
19
"url": "https://github.com/platformio/platform-espressif32.git"
20
21
- "version": "3.1.1",
+ "version": "3.2.0",
22
"frameworks": {
23
"arduino": {
24
"package": "framework-arduinoespressif32",
@@ -75,7 +75,7 @@
75
"type": "framework",
76
"optional": true,
77
"owner": "platformio",
78
- "version": "~3.10005.0"
+ "version": "~3.10006.0"
79
80
"framework-arduino-mbcwb": {
81
0 commit comments