Files
Seeed_Arduino_CAN/library.json
T
2022-04-11 09:02:38 +05:30

14 lines
345 B
JSON

{
"name": "CAN_BUS_Shield",
"keywords": "can, bus, mcp2518fd, mcp2515, mcp-2515",
"description": "Seeed Arduino library to control CAN-BUS and CAN BUS FD.",
"repository":
{
"type": "git",
"url": "https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git"
},
"version": "2.3.2",
"frameworks": "arduino",
"platforms": "*"
}