mirror of
https://github.com/esp8266/Arduino.git
synced 2025-04-21 10:26:06 +03:00
Release 2.6.0 (#6733)
This commit is contained in:
parent
9f6d3c7c3e
commit
643ec203b3
@ -1,7 +1,7 @@
|
|||||||
|
|
||||||
// autogenerated from https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv
|
// autogenerated from https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv
|
||||||
// by script <esp8266 arduino core>/tools/TZupdate.sh
|
// by script <esp8266 arduino core>/tools/TZupdate.sh
|
||||||
// Mon Sep 9 20:58:30 UTC 2019
|
// vie nov 8 20:52:44 UTC 2019
|
||||||
//
|
//
|
||||||
// This database is autogenerated from IANA timezone database
|
// This database is autogenerated from IANA timezone database
|
||||||
// https://www.iana.org/time-zones
|
// https://www.iana.org/time-zones
|
||||||
@ -407,7 +407,7 @@
|
|||||||
#define TZ_Pacific_Efate PSTR("<+11>-11")
|
#define TZ_Pacific_Efate PSTR("<+11>-11")
|
||||||
#define TZ_Pacific_Enderbury PSTR("<+13>-13")
|
#define TZ_Pacific_Enderbury PSTR("<+13>-13")
|
||||||
#define TZ_Pacific_Fakaofo PSTR("<+13>-13")
|
#define TZ_Pacific_Fakaofo PSTR("<+13>-13")
|
||||||
#define TZ_Pacific_Fiji PSTR("<+12>-12<+13>,M11.1.0,M1.2.2/123")
|
#define TZ_Pacific_Fiji PSTR("<+12>-12<+13>,M11.2.0,M1.2.3/99")
|
||||||
#define TZ_Pacific_Funafuti PSTR("<+12>-12")
|
#define TZ_Pacific_Funafuti PSTR("<+12>-12")
|
||||||
#define TZ_Pacific_Galapagos PSTR("<-06>6")
|
#define TZ_Pacific_Galapagos PSTR("<-06>6")
|
||||||
#define TZ_Pacific_Gambier PSTR("<-09>9")
|
#define TZ_Pacific_Gambier PSTR("<-09>9")
|
||||||
@ -422,7 +422,7 @@
|
|||||||
#define TZ_Pacific_Midway PSTR("SST11")
|
#define TZ_Pacific_Midway PSTR("SST11")
|
||||||
#define TZ_Pacific_Nauru PSTR("<+12>-12")
|
#define TZ_Pacific_Nauru PSTR("<+12>-12")
|
||||||
#define TZ_Pacific_Niue PSTR("<-11>11")
|
#define TZ_Pacific_Niue PSTR("<-11>11")
|
||||||
#define TZ_Pacific_Norfolk PSTR("<+11>-11")
|
#define TZ_Pacific_Norfolk PSTR("<+11>-11<+12>,M10.1.0,M4.1.0/3")
|
||||||
#define TZ_Pacific_Noumea PSTR("<+11>-11")
|
#define TZ_Pacific_Noumea PSTR("<+11>-11")
|
||||||
#define TZ_Pacific_Pago_Pago PSTR("SST11")
|
#define TZ_Pacific_Pago_Pago PSTR("SST11")
|
||||||
#define TZ_Pacific_Palau PSTR("<+09>-9")
|
#define TZ_Pacific_Palau PSTR("<+09>-9")
|
||||||
|
@ -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.6.0-dev)
|
name=ESP8266 Boards (2.6.0)
|
||||||
version=2.6.0-dev
|
version=2.6.0
|
||||||
|
|
||||||
# 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