Skip to content

Commit e4721d1

Browse files
committed
release-notes: Add release notes for 0.14.0-beta1
This commit adds the release notes for the Zephyr SDK 0.14.0-beta1 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 0fb1bda commit e4721d1

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

release-notes.md

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

3+
## Zephyr SDK 0.14.0-beta1
4+
5+
- general:
6+
* Added multi-platform toolchain support (Linux, macOS and Windows).
7+
* Replaced self-extracting archive (SFX) distribution format with
8+
conventional archive with a setup script that can be manually run after
9+
extraction.
10+
* Changed Xtensa target triplet names to include the target SoC name
11+
(e.g. `xtensa-sample_controller_zephyr-elf`).
12+
313
## Zephyr SDK 0.13.2
414

515
- gcc:

0 commit comments

Comments
 (0)