80 #include "zone_policies.h"
83 namespace zonedbtesting {
95 static const basic::ZoneRule kZoneRulesAus[] ACE_TIME_PROGMEM = {
111 const basic::ZonePolicy kZonePolicyAus ACE_TIME_PROGMEM = {
121 static const basic::ZoneRule kZoneRulesCanada[] ACE_TIME_PROGMEM = {
209 const basic::ZonePolicy kZonePolicyCanada ACE_TIME_PROGMEM = {
219 static const basic::ZoneRule kZoneRulesEcuador[] ACE_TIME_PROGMEM = {
259 const basic::ZonePolicy kZonePolicyEcuador ACE_TIME_PROGMEM = {
269 static const basic::ZoneRule kZoneRulesEdm[] ACE_TIME_PROGMEM = {
321 const basic::ZonePolicy kZonePolicyEdm ACE_TIME_PROGMEM = {
331 static const basic::ZoneRule kZoneRulesSA[] ACE_TIME_PROGMEM = {
347 const basic::ZonePolicy kZonePolicySA ACE_TIME_PROGMEM = {
357 static const basic::ZoneRule kZoneRulesUS[] ACE_TIME_PROGMEM = {
445 const basic::ZonePolicy kZonePolicyUS ACE_TIME_PROGMEM = {
455 static const basic::ZoneRule kZoneRulesVanc[] ACE_TIME_PROGMEM = {
507 const basic::ZonePolicy kZonePolicyVanc ACE_TIME_PROGMEM = {
517 static const basic::ZoneRule kZoneRulesWinn[] ACE_TIME_PROGMEM = {
581 const basic::ZonePolicy kZonePolicyWinn ACE_TIME_PROGMEM = {
Macros and definitions that provide a consistency layer among the various Arduino boards for compatib...