We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0cc56ec commit 2a0993bCopy full SHA for 2a0993b
release-notes.md
@@ -1,6 +1,9 @@
1
# Notes / Changes in various releases
2
3
-## Zephyr SDK 0.14.2-rc1
+## Zephyr SDK 0.14.2
4
+
5
+- general:
6
+ * Fixed minimal distribution bundle toolchain download failure on M1 Macs.
7
8
- gcc:
9
* Fixed incorrect newlib-nano include path specified by the `nano.specs`
@@ -10,6 +13,12 @@
10
13
* Enabled C99 format specifier support for the newlib-nano, which only had
11
14
format specifier support up to that of the C89 standard.
12
15
16
+- qemu:
17
+ * Updated ARC QEMU to 2022.04.26 relesae.
18
19
+- openocd:
20
+ * Fixed Cyclone V SoC JTAG device order.
21
22
## Zephyr SDK 0.14.1
23
24
- general:
0 commit comments