Skip to content

Add MCCI bootloader support

Compare
Choose a tag to compare
@terrillmoore terrillmoore released this 18 May 04:17
a45b570

This release is a major release, and is potentially breaking depending on user practices. In particular, if using the trusted bootloader on a board, you must install it before downloading sketches.

Changes:

  • Switch to true semantic versioning #150.
  • Add support for MCCI trusted bootloader #148, #149, #151, #153.
  • Enable interrupts on entry to reset vector for consistency with ST bootloader.