release-notes: Add release notes for 0.15.0-rc2

This commit adds the release notes for the Zephyr SDK 0.15.0-rc2
release.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
This commit is contained in:
Stephanos Ioannidis 2022-08-12 17:32:07 +09:00
parent 7ccbc0b1a8
commit f8226a0cbc
1 changed files with 11 additions and 0 deletions

View File

@ -1,5 +1,16 @@
# Notes / Changes in various releases
## Zephyr SDK 0.15.0-rc2
- binutils:
* Fixed various ARC architecture issues.
- gcc:
* Fixed incorrect ARC enter pattern instruction offset.
- qemu:
* Updated ARC QEMU to 2022.08.04 release.
## Zephyr SDK 0.15.0-rc1
- gcc: