Skip to content

Commit 1a784d7

Browse files
committed
release-notes: Update for changes since 0.11.4
Signed-off-by: Kumar Gala <[email protected]>
1 parent d3329e1 commit 1a784d7

File tree

1 file changed

+33
-0
lines changed

1 file changed

+33
-0
lines changed

release-notes.md

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

3+
## Zephyr SDK 0.12.0
4+
5+
- General:
6+
* Updated to using buildkite for CI
7+
* Updated yocto 3.1.1
8+
* Build aarch64 (arm64) linux host toolchains.
9+
* Moved to using a zephyr fork of crosstool-ng
10+
* Update bossa to 1.9.1+
11+
* cmake: Set HOST_TOOLS_HOME based on OS_PLATFORM
12+
13+
- QEMU:
14+
* Updated to QEMU 5.1.0
15+
* Added icount support for ARC
16+
17+
- OpenOCD:
18+
* Updated to 20200928 snapshot
19+
20+
- newlib:
21+
* Updated to version 3.3
22+
* Updated xtensa to version 3.3 (in sync with all arch's)
23+
24+
- binutils:
25+
* updated to version 2.35.1
26+
27+
- gcc:
28+
* Updated to version 10.2.0
29+
30+
- gdb:
31+
* Updated to version 9.2
32+
33+
- xtensa:
34+
* remove HAL from SDK build
35+
336
## Zephyr SDK 0.11.4
437
- General:
538
* Fixed issue with cmake files not being installed in arch specific

0 commit comments

Comments
 (0)