From bccfbdd2c0e33fdc1c073c077929f2f1cc5fc399 Mon Sep 17 00:00:00 2001 From: Elms Date: Tue, 9 Nov 2021 12:39:56 -0800 Subject: [PATCH] Release notes for wolfBoot v1.9 --- README.md | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/README.md b/README.md index e912fb7eb..e695fe62c 100644 --- a/README.md +++ b/README.md @@ -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