mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-19 23:22:16 +03:00
Back to 3.0.0-dev (#7279)
This commit is contained in:
parent
a5432625d9
commit
56bbb99e6f
@ -2,5 +2,5 @@
|
|||||||
"name": "framework-arduinoespressif8266",
|
"name": "framework-arduinoespressif8266",
|
||||||
"description": "Arduino Wiring-based Framework (ESP8266 Core)",
|
"description": "Arduino Wiring-based Framework (ESP8266 Core)",
|
||||||
"url": "https://github.com/esp8266/Arduino",
|
"url": "https://github.com/esp8266/Arduino",
|
||||||
"version": "2.7.1"
|
"version": "3.0.0-dev"
|
||||||
}
|
}
|
||||||
|
@ -5,8 +5,8 @@
|
|||||||
# For more info:
|
# For more info:
|
||||||
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
|
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
|
||||||
|
|
||||||
name=ESP8266 Boards (2.7.1)
|
name=ESP8266 Boards (3.0.0-dev)
|
||||||
version=2.7.1
|
version=3.0.0-dev
|
||||||
|
|
||||||
# These will be removed by the packager script when doing a JSON release
|
# These will be removed by the packager script when doing a JSON release
|
||||||
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf
|
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf
|
||||||
|
Loading…
x
Reference in New Issue
Block a user