File tree Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Expand file tree Collapse file tree 1 file changed +24
-0
lines changed Original file line number Diff line number Diff line change 11# Notes / Changes in various releases
22
3+ ## Zephyr SDK 0.16.1-beta1
4+
5+ - general:
6+
7+ * Added Intel ACE15 MTPM toolchain (` xtensa-intel_ace15_mtpm_zephyr-elf ` ).
8+
9+ - cmake:
10+
11+ * Fixed the Zephyr SDK CMake package registration failure when the setup
12+ script is run by a non-root user and the SDK is located in a directory
13+ that is not writable by the user.
14+
15+ - newlib:
16+
17+ * Enabled newlib-nano for all targets except Xtensa. Note that newlib-nano is
18+ disabled for the Xtensa targets because of a ` memset ` bug causing crashes
19+ (refer to the [ GitHub issue #660 ] ).
20+
21+ - picolibc:
22+
23+ * Updated to Picolibc 1.8.1 release.
24+
25+ [ GitHub issue #660 ] : https://github.com/zephyrproject-rtos/sdk-ng/issues/660
26+
327## Zephyr SDK 0.16.0
428
529- general:
You can’t perform that action at this time.
0 commit comments