Skip to content

Commit 1fd65f4

Browse files
committed
release-notes: Update for changes in 0.12.5
Signed-off-by: Kumar Gala <[email protected]>
1 parent a9bd7c2 commit 1fd65f4

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

release-notes.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,19 @@
11
# Notes / Changes in various releases
22

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+
317
## Zephyr SDK 0.12.4
418

519
- cmake:

0 commit comments

Comments
 (0)