Skip to content

Releases: Seeed-Studio/Seeed_Arduino_CAN

v2.3.3

11 Apr 18:09

Choose a tag to compare

  • Update library.properties and library.json to sync with each other

v2.3.2

11 Apr 03:34

Choose a tag to compare

  • Fix compilation warning -Wshift-count-overflow

v2.3.1

22 Jul 08:39
6acaf5a

Choose a tag to compare

  • Added definitions for mcp2515 to use 12MHz clock
  • 12MHz 10KBPS and 5KBPS removed
  • Updated libary.json to current version
  • Removed special character and updated keywords
  • Fix variable collision that broke compatibility with Arudino Uno Wifi
  • Merge branch 'Seeed-Studio:master' into master

v2.3.0

13 May 06:25
efbcf19

Choose a tag to compare

  • Update mcp2518fd_can.cpp
  • Removed unused include statement
  • Re-include SoftwareSerial in conditional in can-serial.cpp
  • Revert library name change

v2.2.0

03 Feb 01:53

Choose a tag to compare

Move: library version to 2.2.0

v2.0.0

10 Dec 09:15

Choose a tag to compare

Added  Self send and receive + FD examples

v1.3.0

03 Apr 06:49

Choose a tag to compare

chang log:

  • add library.properties
  • update README.md