1
0
mirror of https://github.com/esp8266/Arduino.git synced 2025-07-27 18:02:17 +03:00

release 3.0.2 (#8242)

This commit is contained in:
david gauchard
2021-07-26 22:27:44 +02:00
committed by GitHub
parent f9084603de
commit 14c3798d4f
8 changed files with 10 additions and 8 deletions

View File

@ -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 Jun 26 17:17:30 UTC 2021
// Mon Jul 26 20:04:37 UTC 2021
//
// This database is autogenerated from IANA timezone database
// https://raw.githubusercontent.com/nayarsystems/posix_tz_db/master/zones.csv

View File

@ -3,6 +3,7 @@
// This file's contents have been moved to newlib. This file simply
// includes the newlib pgmspace file as well as some ets headers
// to preserve backwards compatibility
// current source: https://github.com/earlephilhower/newlib-xtensa/blob/xtensa-4_0_0-lock-arduino/newlib/libc/sys/xtensa/sys/pgmspace.h
#include <sys/pgmspace.h>