You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
trezor-firmware/core/embed/boardloader/CHANGELOG.md

1.2 KiB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

2.1.0 [June 2023]

Internal only release for Model R prototypes.

Added

  • Add basic Trezor Model R hardware support #2243
  • Boardloader capabilities structure #2324
  • Using hardware acceleration (dma2d) for rendering #2414
  • Check image model when replacing bootloader #2623
  • Added production public keys for T2B1. #3048

Changed

  • CPU Frequency increased to 180 MHz #2587
  • Fixed display blinking by increasing backlight PWM frequency #2595

Security

  • Avoid accidental build with broken stack protector #1642