Releases: tock/tock-bootloader
Releases · tock/tock-bootloader
Support for WM1110 Development Board
Support for CLUE nRF52840
This release adds support for the bootloader on the CLUE nRF52840.
CLUE nRF52840 Express 1.1.2
Bootloader for CLUE nRF52840 Express 1.1.2
Support for Micro:bit v2
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
Bootloader for Micro:bit v2 vv1.1.1
Support for USB-CDC
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
Tagging the bootloader that works with Tock 1.3.
This is the version used for Imix and Hail.