Skip to content

SuperCAN v1.0.18

Compare
Choose a tag to compare
@jgressmann jgressmann released this 28 Jan 16:58

Firmware v0.5.10

features

  • add support for STM32F3DISOVERY board

  • add support for dummy board

    • 1 CAN, no CAN frame reception, fake CAN frame transmission
    • this board gets built it the BOARD isn't recognized
  • add support for Longan CANBED M4

    This work is based on the work of MikeEmbedded, c.f. #12

bugfixes

  • firmware doc: fix flash offset for D5035-01

SuperDFU

0.6.2

bugfixes

  • fix handling of sam_crc32 error code

    Upon failure of the CRC computation return the proper error code
    int dfu_app_tag_validate_{tag,app}.

  • sam_crc32: fix computations for SAMD21 rev. A-D

Linux

  • fix null pointer deref on netdev cleanup