Skip to content

Releases: tock/tock-bootloader

Support for WM1110 Development Board

30 Nov 18:49
c0403c4
Compare
Choose a tag to compare

This release adds bootloader support for the WM1110 dev board platform.

Support for CLUE nRF52840

24 Aug 16:02
7062d74
Compare
Choose a tag to compare

This release adds support for the bootloader on the CLUE nRF52840.

CLUE nRF52840 Express 1.1.2

24 Aug 16:08
7062d74
Compare
Choose a tag to compare
Pre-release

Bootloader for CLUE nRF52840 Express 1.1.2

Support for Micro:bit v2

18 Feb 20:11
d07821e
Compare
Choose a tag to compare

This micro release updates the commit of Tock used and adds the microbitv2 as a supported board for the bootloader.

Micro:bit v2 v1.1.1

19 Feb 16:39
d07821e
Compare
Choose a tag to compare
Micro:bit v2 v1.1.1 Pre-release
Pre-release

Bootloader for Micro:bit v2 vv1.1.1

Support for USB-CDC

14 Jan 17:40
7ba196d
Compare
Choose a tag to compare

Version 1.1 of the Tock bootloader adds:

  • Support for the USB-CDC stack so the bootloader will work on boards with USB headers directly attached to the MCU (i.e. no FTDI chip).
  • New command to set the jump address.
  • Only supports 512 byte pages over-the-wire.
  • New traits to separate out jump and entry code.
  • Checks to not overwrite the bootloader itself.

Bootloader + Tock 1.3

22 Dec 22:08
98f6d1e
Compare
Choose a tag to compare

Tagging the bootloader that works with Tock 1.3.

This is the version used for Imix and Hail.