Skip to content

Commit 2a0993b

Browse files
committed
release-notes: Add release notes for 0.14.2
This commit adds the release notes for the Zephyr SDK 0.14.2 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 0cc56ec commit 2a0993b

File tree

1 file changed

+10
-1
lines changed

1 file changed

+10
-1
lines changed

release-notes.md

Lines changed: 10 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
# Notes / Changes in various releases
22

3-
## Zephyr SDK 0.14.2-rc1
3+
## Zephyr SDK 0.14.2
4+
5+
- general:
6+
* Fixed minimal distribution bundle toolchain download failure on M1 Macs.
47

58
- gcc:
69
* Fixed incorrect newlib-nano include path specified by the `nano.specs`
@@ -10,6 +13,12 @@
1013
* Enabled C99 format specifier support for the newlib-nano, which only had
1114
format specifier support up to that of the C89 standard.
1215

16+
- qemu:
17+
* Updated ARC QEMU to 2022.04.26 relesae.
18+
19+
- openocd:
20+
* Fixed Cyclone V SoC JTAG device order.
21+
1322
## Zephyr SDK 0.14.1
1423

1524
- general:

0 commit comments

Comments
 (0)