ESP32 CAN Driver with examples

This commit is contained in:
Michael Wagner 2018-04-01 16:21:55 +02:00
parent 0570338401
commit be9a76a65d
14 changed files with 1069 additions and 55 deletions

9
library.properties Normal file
View file

@ -0,0 +1,9 @@
name=ESP32CAN
version=0.0.1
author=Michael Wagner
maintainer=https://github.com/miwagner
sentence=ESP32-Arduino-CAN
paragraph=ESP32-Arduino-CAN
category=Device Control
url=https://github.com/miwagner/ESP32-Arduino-CAN
architectures=esp32