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:
@ -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
|
||||
|
@ -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>
|
||||
|
||||
|
Reference in New Issue
Block a user