mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-27 19:55:59 +00:00
14 lines
337 B
JSON
14 lines
337 B
JSON
{
|
|
"name": "CAN_BUS_Shield",
|
|
"keywords": "can, bus, mcp2515, MCP-2515",
|
|
"description": "Library provides CAN communication on the CAN-Bus Shield.",
|
|
"repository":
|
|
{
|
|
"type": "git",
|
|
"url": "https://github.com/Seeed-Studio/CAN_BUS_Shield.git"
|
|
},
|
|
"version": "1.20",
|
|
"frameworks": "arduino",
|
|
"platforms": "atmelavr"
|
|
}
|