mirror of
https://github.com/Seeed-Studio/Seeed_Arduino_CAN.git
synced 2026-07-28 04:06:45 +00:00
Add library.properties for recognition by the Library Manager
For more information on the Arduino IDE Library Manager see https://github.com/arduino/Arduino/wiki/Library-Manager-FAQ.
This commit is contained in:
@@ -0,0 +1,10 @@
|
||||
name=mcp_can
|
||||
version=1.20
|
||||
author=loovee <luweicong@seeed.cc>
|
||||
maintainer=Seeed Development Limited
|
||||
sentence=Library provides CAN communication on the CAN-Bus Shield.
|
||||
paragraph=Created for the Seeed Studio CAN BUS Shield for Arduino Devices. Should work for MCP2515 & MCP2551 chips.
|
||||
category=Communication
|
||||
url=https://github.com/Seeed-Studio/CAN_BUS_Shield
|
||||
architectures=*
|
||||
includes=mcp_can.h
|
||||
Reference in New Issue
Block a user