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 7f60611 commit 48bb42eCopy full SHA for 48bb42e
release-notes.md
@@ -1,5 +1,17 @@
1
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.14.0-rc1
4
+
5
+- general:
6
+ * Fixed host tools setup failure when running `setup.sh` on AArch64 Linux.
7
8
+- gdb:
9
+ * Removed GCC dynamic library dependencies for improved cross-distro
10
+ compatibility.
11
+ * Fixed missing Python scripting functionality for `linux-aarch64`,
12
+ `macos-aarch64`, and `windows-x86_64` builds.
13
+ * Fixed broken command line key inputs on Windows.
14
15
## Zephyr SDK 0.14.0-beta1
16
17
- general:
0 commit comments