mirror of https://github.com/wolfSSL/wolfBoot.git
Merge pull request #248 from danielinux/prepare_v1.13
Update Changelog and prepare for releasepull/251/head v1.13
commit
746e3f436b
10
README.md
10
README.md
|
@ -298,3 +298,13 @@ USE_LOCAL_WOLFSSL=/usr/local pip3 install .
|
|||
* Added new test cases
|
||||
* Hardware support
|
||||
* New HAL: Simulated target for rapid tests
|
||||
|
||||
### V1.13 (2022-11-08)
|
||||
* Fixed IAR sign script
|
||||
* Added support for encrypted self-update
|
||||
* Support for NAII 68PPC2 with NXP T2080 on DEOS
|
||||
* Fixed Xilinx QSPI support
|
||||
* Fixed API usage in external flash support for SPI/UART
|
||||
* Fixed bug in encrypted delta updates
|
||||
* Updated wolfCrypt to wolfSSL submodule v5.5.3
|
||||
|
||||
|
|
Loading…
Reference in New Issue