2023-09-21 11:49:22 +02:00

24 lines
498 B
JSON

{
"name": "AD56X8",
"keywords": "AD5668, AD5648, AD5628, DAC, SPI",
"description": "Arduino library for AD56X8, SPI 8 channel Digital Analog Convertor.",
"authors":
[
{
"name": "Rob Tillaart",
"email": "Rob.Tillaart@gmail.com",
"maintainer": true
}
],
"repository":
{
"type": "git",
"url": "https://github.com/RobTillaart/AD56X8.git"
},
"version": "0.1.4",
"license": "MIT",
"frameworks": "*",
"platforms": "*",
"headers": "AD56X8.h"
}