Skip to content

1.3.5

Compare
Choose a tag to compare
@aentinger aentinger released this 12 Sep 11:12

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