We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a543262 commit 56bbb99Copy full SHA for 56bbb99
package.json
@@ -2,5 +2,5 @@
2
"name": "framework-arduinoespressif8266",
3
"description": "Arduino Wiring-based Framework (ESP8266 Core)",
4
"url": "https://github.com/esp8266/Arduino",
5
- "version": "2.7.1"
+ "version": "3.0.0-dev"
6
}
platform.txt
@@ -5,8 +5,8 @@
# For more info:
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
7
8
-name=ESP8266 Boards (2.7.1)
9
-version=2.7.1
+name=ESP8266 Boards (3.0.0-dev)
+version=3.0.0-dev
10
11
# These will be removed by the packager script when doing a JSON release
12
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf
0 commit comments