forked from khoih-prog/NTPClient_Generic
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathlibrary.properties
13 lines (13 loc) · 1.1 KB
/
library.properties
1
2
3
4
5
6
7
8
9
10
11
12
13
name=NTPClient_Generic
version=3.7.1
author=Fabrice Weinberg <[email protected]>, Khoi Hoang <[email protected]>
maintainer=Khoi Hoang <[email protected]>
sentence=Library for NTPClient to connect to an NTP time-server
paragraph=Get time from a NTP time-server and keep it in sync. For ESP8266/ESP32, WT32-ETH01 (ESP32 + LAN8720), nRF52, SAMD21/SAMD51, STM32F/L/H/G/WB/MP1, Teensy, RTL8720DN, RP2040-based (Nano_RP2040_Connect, RASPBERRY_PI_PICO) boards, Portenta_H7, etc. besides AVR, using ESP WiFi, WiFiNINA, Ethernet W5x00, ENC28J60, LAN8742A, ESP8266/ESP32 AT-command WiFi
category=Device Control
url=https://github.com/khoih-prog/NTPClient_Generic
architectures=*
repository=https://github.com/khoih-prog/NTPClient_Generic
license=MIT
depends=Time, WiFiNINA_Generic, EthernetWebServer, WiFiWebServer, WebServer_WT32_ETH01, WiFiWebServer_RTL8720, EthernetWebServer_STM32, Ethernet, Ethernet2, Ethernet3, EthernetLarge, EthernetENC, UIPEthernet, STM32duino STM32Ethernet, STM32duino LwIP, STM32duino RTC, FlashStorage_SAMD, FlashStorage_STM32, FlashStorage_RTL8720
includes=NTPClient_Generic.h,NTPClient_Generic.hpp