Skip to content

Initial Release

Latest
Compare
Choose a tag to compare
@Arksine Arksine released this 21 Jul 10:35
· 69 commits to master since this release
v0.0.1
555e0e5

This marks an initial release for CanBoot. It is intended that users customize and build their own binaries, however this can be tricky for STM32F042 builds configured with a 4KiB application offset, as a specific toolchain is required to generate binaries smaller than 4KiB. For convenience prebuilt binaries are attached to this release with the following configuration:

  • Architecture: STM32
  • Processor Model: STM32F042
  • Clock Reference: Internal Clock
  • Application start offset: 4KiB offset
  • Support bootloader entry on rapid double click of reset button enabled

All other options are disabled. Binaries are provided for CAN and USB interfaces, choose the correct one for your application. All builds use the latest ARM GCC toolchain (11.2).