Release notes for wolfBoot v1.9

pull/154/head v1.9
Elms 2021-11-09 12:39:56 -08:00 committed by Daniele Lacamera
parent ead24a0d6c
commit bccfbdd2c0
1 changed files with 11 additions and 0 deletions

View File

@ -251,3 +251,14 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
* New HAL: TI TMS570LC435
* STM32H7: Correct BANK2 offset
### V1.9 (2021-11-09)
* Delta/incremental updates
* Fixes for key tools
* Updates IAR IDE project
* Documentation updates and fixes
* API function names to match code
* STM32L5 updates
* Hardware support
* New HAL: STM32L4
* TMS570LC43xx: Use `NVM_FLASH_WRITEONCE` for update progress and
fix stack pointer initialization