1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-06-07 16:23:38 +03:00

Release 3.0.1 (#8177)

This commit is contained in:
Earle F. Philhower, III 2021-06-26 10:44:22 -07:00 committed by GitHub
parent 019fab4e02
commit af513f666f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
3 changed files with 4 additions and 4 deletions

View File

@ -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
// Sat May 15 23:55:44 UTC 2021 // Sat Jun 26 17:17:30 UTC 2021
// //
// This database is autogenerated from IANA timezone database // This database is autogenerated from IANA timezone database
// https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv // https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv

View File

@ -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": "3.0.1-dev" "version": "3.0.1"
} }

View File

@ -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 (3.0.1-dev) name=ESP8266 Boards (3.0.1)
version=3.0.1-dev version=3.0.1
# 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