8000 release 2.7.0 (#7259) · luc-github/Arduino@9c56ed1 · GitHub
[go: up one dir, main page]

Skip to content
Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings

Commit 9c56ed1

Browse files
authored
release 2.7.0 (esp8266#7259)
1 parent 388d302 commit 9c56ed1

File tree

3 files changed

+4
-4
lines changed

3 files changed

+4
-4
lines changed

cores/esp8266/TZ.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11

22
// autogenerated from https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv
33
// by script <esp8266 arduino core>/tools/TZupdate.sh
4-
// Mon Dec 16 13:08:18 UTC 2019
4+
// Fri May 1 20:39:05 UTC 2020
55
//
66
// This database is autogenerated from IANA timezone database
77
// https://www.iana.org/time-zones

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,5 +2,5 @@
22
"name": "framework-arduinoespressif8266",
33
"description": "Arduino Wiring-based Framework (ESP8266 Core)",
44
"url": "https://github.com/esp8266/Arduino",
5-
"version": "2.7.0-dev"
5+
"version": "2.7.0"
66
}

platform.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,8 +5,8 @@
55
# For more info:
66
# https://github.com/arduino/Arduino/wiki/Arduino-IDE-1.5-3rd-party-Hardware-specification
77

8-
name=ESP8266 Boards (2.7.0-dev)
9-
version=2.7.0-dev
8+
name=ESP8266 Boards (2.7.0)
9+
version=2.7.0
1010

1111
# These will be removed by the packager script when doing a JSON release
1212
runtime.tools.xtensa-lx106-elf-gcc.path={runtime.platform.path}/tools/xtensa-lx106-elf

0 commit comments

Comments
 (0)
0