firmware/stm32/bootloader/releases
2020-06-12 08:49:08 -04:00
..
1.0.0 Document binary, hashes of v1.0.0 bootloader code 2018-07-24 16:07:45 -04:00
1.0.1 Details for V1.0.1 of Bootloader ROM area 2018-08-07 11:26:25 -04:00
1.1.0 Built 1.1.0 2018-12-14 10:00:20 -05:00
1.2.0 Release 1.2.0 of bootloader 2019-02-12 08:51:48 -05:00
1.2.1 Binary for 1.2.1 of bootloader 2019-03-29 14:34:56 -04:00
2.0.0 Release build for mark3 bootrom 2019-10-09 08:53:59 -04:00
2.0.1 Bump version 2020-06-12 08:49:08 -04:00
1.0.0.txt Document binary, hashes of v1.0.0 bootloader code 2018-07-24 16:07:45 -04:00
1.0.1.txt Details for V1.0.1 of Bootloader ROM area 2018-08-07 11:26:25 -04:00
1.1.0.txt Missed file 2019-02-12 08:51:26 -05:00
1.2.0.txt Release 1.2.0 of bootloader 2019-02-12 08:51:48 -05:00
1.2.1.txt Binary for 1.2.1 of bootloader 2019-03-29 14:34:56 -04:00
2.0.0.txt Release build for mark3 bootrom 2019-10-09 08:53:59 -04:00
2.0.1.txt Bump version 2020-06-12 08:49:08 -04:00
README.md Add 1.2.1 2019-03-29 14:32:51 -04:00

Releases (Bootloader)

In this directory we will capture public releases of the bootloader.

Github is nearly free, so why not capture all the actual bits!

Change log

  • V1.2.1 - more bugfixes for Mark 2 boards
  • V1.2.0 - bugfix needed for Mark 2 boards (do not use this release)
  • V1.1.0 - security improvements against active MitM on our bus
  • V1.0.2 - bugfix: pin delay cleared systick interrupt enable
  • V1.0.1 - check signature over firmware before changing main flash
  • V1.0.0 - first public version