/ README.md
README.md
1 # Adafruit ZeroCAN 2 3 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]( http://github.com/adafruit/arduino-can) 4 5 ## About this Driver 6 Written by Jeff Epler for Adafruit Industries. 7 MIT license, check license.txt for more information 8 All text above must be included in any redistribution