GY-63_MS5611/libraries/AD985X/library.json

23 lines
451 B
JSON
Raw Normal View History

2021-01-29 06:31:58 -05:00
{
"name": "AD985X",
"keywords": "AD9850 AD9851",
"description": "Arduino library for AD9850 and AD9851 function generators.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD985X.git"
},
2021-10-16 16:10:27 -04:00
"version": "0.3.2",
2021-05-28 08:16:25 -04:00
"license": "MIT",
2021-01-29 06:31:58 -05:00
"frameworks": "arduino",
"platforms": "*"
}