mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-28 04:06:45 +00:00
14 lines
334 B
JSON
14 lines
334 B
JSON
{
|
|
"name": "CAN_BUS_Shield",
|
|
"keywords": "can, bus, mcp2518fd, mcp2515",
|
|
"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.3",
|
|
"frameworks": "arduino",
|
|
"platforms": "*"
|
|
}
|