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 a9bd7c2 commit 1fd65f4Copy full SHA for 1fd65f4
release-notes.md
@@ -1,5 +1,19 @@
1
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.12.5
4
+
5
+- gcc:
6
+ * Update to gcc 10.3 release
7
8
+- crosstool-ng:
9
+ * sync with upstream. Upstream now supports newlib-nano so we drop
10
+ our Zephyr specific updates. This also pulls in gcc-10.3 and
11
+ initial support for ARC64.
12
13
+- yocto:
14
+ * Update to yocto 3.2.3 baseline. This is in prep to support building
15
+ qemu-6.0.0
16
17
## Zephyr SDK 0.12.4
18
19
- cmake:
0 commit comments