Initial commit

This is just the 2018 code configured for PlatformIO
This commit is contained in:
jvblanck
2021-06-09 12:10:12 +02:00
commit 4faddf9248
77 changed files with 10334 additions and 0 deletions

View File

@ -0,0 +1,9 @@
name=due_can
version=2.0.1
author=Collin Kidder <kidderc@gmail.com>, Thibaut Viard, Wilfredo Molina
maintainer=Collin Kidder <kidderc@gmail.com>
sentence=Allows for CAN bus communications with the Arduino Due
paragraph=Implements interrupt driven communication and supports both object oriented and non-OOP callbacks
category=Communication
url=https://github.com/collin80/due_can
architectures=sam