File tree Expand file tree Collapse file tree 1 file changed +12
-2
lines changed Expand file tree Collapse file tree 1 file changed +12
-2
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.16.9-rc1
3
+ ## Zephyr SDK 0.16.9-rc2
4
4
5
5
- general:
6
6
7
7
* Linux Zephyr SDK binaries now link against glibc 2.28 and require a host
8
8
operating system with glibc 2.28 or above (RHEL 8+, Debian 10+, Ubuntu
9
9
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. ` ).
10
15
* 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.
11
21
12
22
- gdb:
13
23
26
36
27
37
- picolibc:
28
38
29
- * Updated to Picolibc 1.8.7 release.
39
+ * Updated to Picolibc 1.8.8 release.
30
40
31
41
## Zephyr SDK 0.16.7/0.16.8
32
42
You can’t perform that action at this time.
0 commit comments