steering-wheel/lib/DueTimer/library.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

13 lines
294 B
JSON
Raw Permalink Normal View History

{
"name": "DueTimer",
"keywords": "timer",
"description": "Timer Library fully implemented for Arduino DUE",
"repository":
{
"type": "git",
"url": "https://github.com/ivanseidel/DueTimer.git"
},
"frameworks": "arduino",
"platforms": "atmelsam"
}