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:
Adam Voss
2017-09-26 18:59:39 -05:00
parent 4aee975485
commit 490c8f8e2d
+10
View File
@@ -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