Releases: 107-systems/107-Arduino-MCP2515
Releases · 107-systems/107-Arduino-MCP2515
1.5.0
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
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
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
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
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
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
- @dependabot made their first contribution in #75
- @9uenther made their first contribution in #80
Full Changelog: 1.3.5...1.3.6
1.3.5
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
- @lordmundi made their first contribution in #61
Full Changelog: 1.3.4...1.3.5
1.3.4
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
1.3.3
What's Changed
- Link logo to 107-Arduino-DroneCore by @aentinger in #49
- Support arduino-pico core by @aentinger in #50
- Replace outdated manage-labels.yml with sync-labels.yml by @aentinger in #51
- Fix: Determine if CAN TX is ongoing by reading from the TXBnCTRL register. by @aentinger in #55
Full Changelog: 1.3.2...1.3.3