mirror of
https://github.com/esp8266/Arduino.git
synced 2025-06-06 05:21:22 +03:00
Release 3.0.1 (#8177)
This commit is contained in:
parent
019fab4e02
commit
af513f666f
@ -1,7 +1,7 @@
|
||||
|
||||
// autogenerated from https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv
|
||||
// by script <esp8266 arduino core>/tools/TZupdate.sh
|
||||
// Sat May 15 23:55:44 UTC 2021
|
||||
// Sat Jun 26 17:17:30 UTC 2021
|
||||
//
|
||||
// This database is autogenerated from IANA timezone database
|
||||
// https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv
|
||||
|
@ -2,5 +2,5 @@
|
||||
"name": "framework-arduinoespressif8266",
|
||||
"description": "Arduino Wiring-based Framework (ESP8266 Core)",
|
||||
"url": "https://github.com/esp8266/Arduino",
|
||||
"version": "3.0.1-dev"
|
||||
"version": "3.0.1"
|
||||
}
|
||||
|
@ -5,8 +5,8 @@
|
||||
# For more info:
|
||||
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
|
||||
|
||||
name=ESP8266 Boards (3.0.1-dev)
|
||||
version=3.0.1-dev
|
||||
name=ESP8266 Boards (3.0.1)
|
||||
version=3.0.1
|
||||
|
||||
# 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
|
||||
|
Loading…
x
Reference in New Issue
Block a user