ropg / ezTime

ezTime — pronounced "Easy Time" — is a very easy to use Arduino time and date library that provides NTP network time lookups, extensive timezone support, formatted time and date strings, user events, millisecond precision and more.
MIT License
327 stars 92 forks source link

Enable support for ezTime as ESP-IDF component. #157

Open abrender opened 1 year ago

abrender commented 1 year ago

This enables support for ezTime as an ESP-IDF component (with Arduino as a component).

This is a common pattern and is also done by the hugely popular adafruit/Adafruit-GFX-Library library.

diplfranzhoepfinger commented 5 months ago

BIG Upvote from me.