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 3c40378 + 983e927 commit 87cc649Copy full SHA for 87cc649
platform.json
@@ -17,7 +17,7 @@
17
"type": "git",
18
"url": "https://github.com/platformio/platform-espressif8266.git"
19
},
20
- "version": "3.0.0",
+ "version": "3.1.0",
21
"frameworks": {
22
"arduino": {
23
"package": "framework-arduinoespressif8266",
@@ -46,14 +46,14 @@
46
"toolchain-xtensa": {
47
"type": "toolchain",
48
"owner": "platformio",
49
- "version": "~2.100200.0",
+ "version": "~2.100300.0",
50
"optionalVersions": ["~1.40802.0"]
51
52
"framework-arduinoespressif8266": {
53
"type": "framework",
54
"optional": true,
55
56
- "version": "~3.30000.0"
+ "version": "~3.30001.0"
57
58
"framework-esp8266-rtos-sdk": {
59
0 commit comments