Skip to content

Releases: 107-systems/107-Arduino-MCP2515

1.5.2

18 Jul 07:37

Choose a tag to compare

What's Changed

Full Changelog: 1.5.1...1.5.2

1.5.1

17 Jul 12:51
1d70924

Choose a tag to compare

What's Changed

  • Bump actions/checkout from 3 to 4 by @dependabot[bot] in #95
  • Bump actions/upload-artifact from 3 to 4 by @dependabot[bot] in #99
  • Bump actions/download-artifact from 3 to 4 by @dependabot[bot] in #98
  • Bump geekyeggo/delete-artifact from 2 to 4 by @dependabot[bot] in #100
  • Fix regression report-size-deltas after updating upload-artifact. by @aentinger in #101
  • Bump geekyeggo/delete-artifact from 4 to 5 by @dependabot[bot] in #102
  • Fix: do no longer list support for ArduinoCore-mbed/arduino_esp32 in README. by @aentinger in #104
  • Bump carlosperate/download-file-action from 2.0.1 to 2.0.2 by @dependabot[bot] in #105
  • Bump arduino/arduino-lint-action from 1 to 2 by @dependabot[bot] in #106
  • CMake Support [breaking change Ctor API] by @joeRossRobotics in #107

New Contributors

Full Changelog: 1.5.0...1.5.1

1.5.0

09 Aug 10:07

Choose a tag to compare

What's Changed

  • Bump carlosperate/download-file-action from 2.0.0 to 2.0.1 by @dependabot in #90
  • Add support for ArduinoCore-renesas. by @aentinger in #91

Full Changelog: 1.4.1...1.5.0

1.4.1

17 Jul 18:02

Choose a tag to compare

What's Changed

  • No longer list platform support for mbed and esp32. by @aentinger in #89

Full Changelog: 1.4.0...1.4.1

1.4.0

02 May 07:47

Choose a tag to compare

What's Changed

  • Allow registration of callbacks for CAN bus errors/warnings. by @aentinger in #87

Full Changelog: 1.3.8...1.4.0

1.3.8

18 Apr 09:55

Choose a tag to compare

What's Changed

  • Fix: When writing filter IDs the writing should start from SIDH. by @aentinger in #86

Full Changelog: 1.3.7...1.3.8

1.3.7

08 Apr 12:28
0edce58

Choose a tag to compare

What's Changed

  • Use arduino/compile-sketches@v1 instead of @main. by @aentinger in #83
  • added 12mhz and CANopen support by @munzili in #84
  • Fix: Extract SPI.beginTransaction from select/deselect callbacks as it breaks when called in ISR context from mbed-based boards. by @aentinger in #82

New Contributors

Full Changelog: 1.3.6...1.3.7

1.3.6

11 Mar 10:18
af7b165

Choose a tag to compare

What's Changed

  • Configure Dependabot to check for outdated actions used in workflows by @aentinger in #70
  • Bump carlosperate/download-file-action from 1.0.3 to 1.1.1 by @dependabot in #75
  • Bump geekyeggo/delete-artifact from 1 to 2 by @dependabot in #74
  • Bump actions/download-artifact from 2 to 3 by @dependabot in #73
  • Bump actions/upload-artifact from 2 to 3 by @dependabot in #72
  • Bump actions/checkout from 2 to 3 by @dependabot in #71
  • Bump carlosperate/download-file-action from 1.1.1 to 2.0.0 by @dependabot in #76
  • Implement API for enabling CAN frame filtering by @aentinger in #77
  • Configure "Compile Examples" workflow for authenticated API requests. by @aentinger in #78
  • Fix: envie_m4 is no longer a valid FQBN. by @aentinger in #79
  • Add some 10MHz stuff by @9uenther in #80

New Contributors

Full Changelog: 1.3.5...1.3.6

1.3.5

12 Sep 11:12

Choose a tag to compare

What's Changed

  • Feature Request #60: Add inline documentation for CanBitRate by @lordmundi in #61
  • Fix: Only enable receive interrupts when a onReceive callback has been provided. by @aentinger in #63
  • Fix viper URL. by @aentinger in #64
  • Fix: Only use a single transmit buffer when transmitting OpenCyphal/CAN frames. by @aentinger in #65
  • Fix: Only enable transmit buffer empty interrupt if such a callback if provided by the user. by @aentinger in #66
  • Fix: Clear RX int flag before calling user-callback. by @aentinger in #67
  • Fix: No more missing MCP2515 events because the MCP2515 keeps the INTline low UNTIL all EVENTS have been handled. by @aentinger in #68

New Contributors

Full Changelog: 1.3.4...1.3.5

1.3.4

15 Jun 08:59

Choose a tag to compare

What's Changed

  • Replace UAVCAN with OpenCyphal. by @aentinger in #56
  • Fix: Only libcanard:v1.* had a timestamp field directly in the CAN frame. by @aentinger in #58
  • Replace top-level include file for 107-Arduino-MCP2515. by @aentinger in #59

Full Changelog: 1.3.3...1.3.4