Skip to content

Commit 68f14ed

Browse files
committed
release-notes: Add release notes for 0.16.9-rc2
This commit adds the release notes for the Zephyr SDK 0.16.9-rc2 release. Signed-off-by: Stephanos Ioannidis <root@stephanos.io>
1 parent 7dd3103 commit 68f14ed

File tree

1 file changed

+12
-2
lines changed

1 file changed

+12
-2
lines changed

release-notes.md

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

3-
## Zephyr SDK 0.16.9-rc1
3+
## Zephyr SDK 0.16.9-rc2
44

55
- general:
66

77
* Linux Zephyr SDK binaries now link against glibc 2.28 and require a host
88
operating system with glibc 2.28 or above (RHEL 8+, Debian 10+, Ubuntu
99
20.04+).
10+
* Arm toolchain (`arm-zephyr-eabi`) now includes ARMv7-R big-endian
11+
multi-libs.
12+
* Added Xtensa sample_controller32 toolchain
13+
(`xtensa-sample_controller32_zephyr-elf`).
14+
* Added AMD ACP 6_0 toolchain (`xtensa-amd_acp_6_0_adsp_zephyr-elf.`).
1015
* Added Intel ACE30 PTL toolchain (`xtensa-intel_ace30_ptl_zephyr-elf`).
16+
* Added NXP HIFI1 toolchain (`xtensa-nxp_rt700_hifi1_zephyr-elf`).
17+
* Added NXP HIFI4 toolchain (`xtensa-nxp_rt700_hifi4_zephyr-elf`).
18+
* On Windows, OpenOCD installed under the "Program Files" directory is now
19+
used by default when `ZEPHYR_TOOLCHAIN_VARIANT` is set to `zephyr`. Note
20+
that OpenOCD is not currently available as part of Zephyr SDK on Windows.
1121

1222
- gdb:
1323

@@ -26,7 +36,7 @@
2636

2737
- picolibc:
2838

29-
* Updated to Picolibc 1.8.7 release.
39+
* Updated to Picolibc 1.8.8 release.
3040

3141
## Zephyr SDK 0.16.7/0.16.8
3242

0 commit comments

Comments
 (0)