library.properties 306 B

12345678910
  1. name=RTClib
  2. version=2.1.4
  3. author=Adafruit
  4. maintainer=Adafruit <info@adafruit.com>
  5. sentence=A fork of Jeelab's fantastic RTC library
  6. paragraph=Works with DS1307, DS3231, PCF8523, PCF8563 on multiple architectures
  7. category=Timing
  8. url=https://github.com/adafruit/RTClib
  9. architectures=*
  10. depends=Adafruit BusIO