Skip to content

Commit 48bb42e

Browse files
committed
release-notes: Add release notes for 0.14.0-rc1
This commit adds the release notes for the Zephyr SDK 0.14.0-rc1 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 7f60611 commit 48bb42e

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

release-notes.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,17 @@
11
# Notes / Changes in various releases
22

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+
315
## Zephyr SDK 0.14.0-beta1
416

517
- general:

0 commit comments

Comments
 (0)