We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8ca1665 commit f4d53e3Copy full SHA for f4d53e3
release-notes.md
@@ -4,7 +4,7 @@
4
5
- general:
6
7
- * Added Clang/LLVM 19.1.1 toolchain with Arm and RISC-V architecture support.
+ * Added Clang/LLVM 19.1.7 toolchain with Arm and RISC-V architecture support.
8
* Update to GCC 14.2
9
* Picolibc is configured as the main and default C library.
10
* Dropped support for newlib and newlib-nano
@@ -22,6 +22,10 @@
22
* Zephyr SDK GNU toolchain now declares `TOOLCHAIN_HAS_GLIBCXX`.
23
* Zephyr SDK LLVM toolchain now declares `TOOLCHAIN_HAS_LIBCXX`.
24
25
+- hosttools:
26
+
27
+ * Update qemu to 10.0.2
28
29
## Zephyr SDK 0.18.0-alpha2
30
31
0 commit comments