From b3e69ea91a60bc457abfbdcd14ddc6079a8063ce Mon Sep 17 00:00:00 2001 From: Daniele Lacamera Date: Wed, 12 Jul 2023 11:01:11 +0200 Subject: [PATCH] Fixed typo in wolfBoot 1.16 changelog --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index c9d9fcc9e..e44be68c4 100644 --- a/README.md +++ b/README.md @@ -507,7 +507,7 @@ Use `make keysclean` or `make distclean` to delete keys and regenerate. * moved wolfBoot stack to DDR after DDR initialization * Rework of Renesas examples, adding HSM support * RA6M4 example project using SCE - * RA72N example project using TSIP + * RX72N example project using TSIP * Extended documentation * Bug fix: fix wrong partition selection with `NVM_FLASH_WRITEONCE` introduced in v.1.15 * Testing: added test cases (delta + encrypt)