mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-09-15 02:52:53 +00:00
Merge pull request #33 from ivankravets/patch-1
@PlatformIO Library Registry manifest file
This commit is contained in:
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"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"
|
||||
}
|
||||
Reference in New Issue
Block a user