PlatformIO package of the Teensy core framework compatible with GCC 10 & C++20
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
|
- name=Time
- version=1.6
- author=Michael Margolis
- maintainer=Paul Stoffregen
- sentence=Timekeeping functionality for Arduino
- paragraph=Date and Time functions, with provisions to synchronize to external time sources like GPS and NTP (Internet). This library is often used together with TimeAlarms and DS1307RTC.
- category=Timing
- url=http://playground.arduino.cc/Code/Time/
- includes=TimeLib.h
- architectures=*
|