Skip to content

Commit c0ba575

Browse files
committed
some updates before the publishing
1 parent 02ee9b0 commit c0ba575

8 files changed

Lines changed: 3 additions & 738 deletions

File tree

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SimpleCANio - A Simple CAN Abstraction for stm32, esp32 and Teensy devices
22

3-
This library is an adapration fork of Owen Williams' SimpleCAN library: https://github.com/owennewo/SimpleCAN
3+
This library is an adaptation fork of Owen Williams' SimpleCAN library: https://github.com/owennewo/SimpleCAN
44

55
[![GitHub release](https://img.shields.io/github/release/simplefoc/SimpleCANio.svg)](https://github.com/simplefoc/SimpleCANio/releases)
66

library.properties

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ name=SimpleCANio
22
version=1.0.0
33
author=simplefoc
44
maintainer=simplefoc
5-
sentence=Arduino library for a Simple CAN Abstraction for stm32 and esp32 devices
5+
sentence=Arduino library for a Simple CAN Abstraction for stm32, esp32 and Teensy devices
66
paragraph=Support for stm32, esp32 and providing a helper for any generic CAN controller.
77
category=Communication
88
url=https://github.com/simplefoc/SimpleCANio
9-
architectures=stm32
9+
architectures=stm32,esp32,teensy
1010
includes=SimpleCANio.h

test/README.md

Lines changed: 0 additions & 15 deletions
This file was deleted.

test/desktop/test_main.cpp_old

Lines changed: 0 additions & 12 deletions
This file was deleted.

0 commit comments

Comments
 (0)