Skip to content

Commit 637d003

Browse files
committed
Release v1.3
1 parent fc182ba commit 637d003

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

README.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,3 +112,11 @@ For more detailed information about firmware update implementation, see [Firmwar
112112
* new HAL: STM32L0
113113
* new HAL: STM32G0
114114
* new HAL: STM32F7
115+
116+
### V1.3 (2019-11-13)
117+
* New configuration mechanism based on `make config`, helps creating and storing target-specific configurations
118+
* Configuration examples provided for a number of existing platforms
119+
* fix bug in self-update mechanism when SPI flash is in use
120+
* Introduced support for hardware-assisted signature verification, using public-key hardware accelerators
121+
* Added support for STM32 PKA (e.g. STM32WB55)
122+
* Added support for Kinetis/Freescale PKHA (e.g. Kinetis K82F)

0 commit comments

Comments
 (0)