File tree Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Expand file tree Collapse file tree 1 file changed +22
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Notes / Changes in various releases
2
2
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
+
3
25
## Zephyr SDK 0.17.0
4
26
5
27
- general:
You can’t perform that action at this time.
0 commit comments