Skip to content

Commit

Permalink
release-notes: Add release notes for 0.14.0
Browse files Browse the repository at this point in the history
This commit consolidates the previous beta and rc release notes for the
Zephyr SDK 0.14.0 release.

Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
  • Loading branch information
stephanosio committed Mar 15, 2022
1 parent 57ac6fe commit c26da10
Showing 1 changed file with 1 addition and 13 deletions.
14 changes: 1 addition & 13 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,18 +1,6 @@
# Notes / Changes in various releases

## Zephyr SDK 0.14.0-rc1

- general:
* Fixed host tools setup failure when running `setup.sh` on AArch64 Linux.

- gdb:
* Removed GCC dynamic library dependencies for improved cross-distro
compatibility.
* Fixed missing Python scripting functionality for `linux-aarch64`,
`macos-aarch64`, and `windows-x86_64` builds.
* Fixed broken command line key inputs on Windows.

## Zephyr SDK 0.14.0-beta1
## Zephyr SDK 0.14.0

- general:
* Added multi-platform toolchain support (Linux, macOS and Windows).
Expand Down

0 comments on commit c26da10

Please sign in to comment.