Skip to content

Commit 07ae2dc

Browse files
committed
release-notes: Add release notes for 0.17.1-rc1
This commit adds the release notes for the Zephyr SDK 0.17.1-rc1 release. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 6550f88 commit 07ae2dc

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

release-notes.md

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

3+
## Zephyr SDK 0.17.1-rc1
4+
5+
- general:
6+
7+
* Linux host tool distribution is now based on the Poky 5.0.7 release.
8+
* Added MediaTek MT8186/MT8188 toolchain
9+
(`xtensa-mtk_mt818x_adsp_zephyr-elf`).
10+
* Added MediaTek MT8196 toolchain (`xtensa-mtk_mt8196_adsp_zephyr-elf`).
11+
* Added MediaTek MT8365 toolchain (`xtensa-mtk_mt8365_adsp_zephyr-elf`).
12+
13+
- picolibc:
14+
15+
* Updated to Picolibc 1.8.9 release.
16+
17+
- qemu:
18+
19+
* Updated QEMU to 9.2.1 release.
20+
* Updated Xilinx QEMU to 8.1.0 release (part of Xilinx tools v2024.2 release).
21+
* Added "legacy QEMU" that is equivalent to the "QEMU 7.0.0 with Zephyr
22+
patches" in the SDK 0.17.0 release. This is to allow testing of the legacy
23+
platforms that are not compatible with QEMU 9.2.1.
24+
325
## Zephyr SDK 0.17.0
426

527
- general:

0 commit comments

Comments
 (0)