twobuttonstimer/DS1307RTC/library.json

13 lines
273 B
JSON

{
"name": "DS1307RTC",
"keywords": "i2c, rtc, time, clock",
"description": "DS1307 RTC (Real-Time-Clock)",
"repository":
{
"type": "git",
"url": "https://github.com/PaulStoffregen/DS1307RTC.git"
},
"frameworks": "arduino",
"platforms": "atmelavr"
}