doc: release-notes: Mention CMSIS version update

Mention that the CMSIS version has been updated to 5.8.0 in the Zephyr
2.7 release.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2021-08-25 00:04:15 +09:00 committed by Anas Nashif
commit a61517b58e

View file

@ -82,6 +82,7 @@ Architectures
* AARCH32 * AARCH32
* Updated CMSIS version to 5.8.0
* Added support for FPU in QEMU for Cortex-M, allowing to build and execute * Added support for FPU in QEMU for Cortex-M, allowing to build and execute
tests in CI with FPU and FPU_SHARING options enabled. tests in CI with FPU and FPU_SHARING options enabled.