No description
Find a file
2020-12-01 10:45:30 -06:00
.github Initial commit - files modified from Adafruit_ZeroI2S, no code yet 2020-10-07 12:54:04 -05:00
examples/basic fix typo 2020-10-07 14:36:34 -05:00
.gitignore Initial commit - files modified from Adafruit_ZeroI2S, no code yet 2020-10-07 12:54:04 -05:00
Adafruit_ZeroCAN.cpp Fix baudrate calculation 2020-10-08 11:09:40 -05:00
Adafruit_ZeroCAN.h run clang-format 2020-10-07 14:31:34 -05:00
code-of-conduct.md Initial commit - files modified from Adafruit_ZeroI2S, no code yet 2020-10-07 12:54:04 -05:00
library.properties remove empty depends line, it makes CI error 2020-10-07 14:31:46 -05:00
LICENSE Initial commit - files modified from Adafruit_ZeroI2S, no code yet 2020-10-07 12:54:04 -05:00
license.txt Initial commit - files modified from Adafruit_ZeroI2S, no code yet 2020-10-07 12:54:04 -05:00
README.md Update README.md 2020-12-01 10:45:30 -06:00

Adafruit ZeroCAN

Initially, we considered creating our own library to support the CAN interface of SAM E5x microcontrollers. This repository represents a very early iteration of that idea. In the end, we chose to add support to Arduino-CAN--see the Adafruit fork

About this Driver

Written by Jeff Epler for Adafruit Industries. MIT license, check license.txt for more information All text above must be included in any redistribution