mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-27 19:55:59 +00:00
14 lines
345 B
JSON
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.0",
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|