less than 1 minute read

Version 0.2.4 (Commit 46ecb27 of August 5, 2022):

  • Updated CAN API V3 sources to rev. 1082
  • Realized new property GET_CAN_CLOCK
  • Applied changes from module can_btr
  • Updated CAN API V3 Testing sources to rev. 1084
  • Fixed a possible bug with USB device name length
  • Fixed a bug with missing check of the CAN clock frequency (50MHz)
  • Fixed a bug with tx message flags in the Swift wrapper (SwiftCAN issue #23)
  • Fixed some findings from static code analysis
  • Added a scanner for test case annotations
  • Added @rpath to the library Makefiles