File tree Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Expand file tree Collapse file tree 1 file changed +33
-0
lines changed Original file line number Diff line number Diff line change 1
1
# Notes / Changes in various releases
2
2
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
+
3
36
## Zephyr SDK 0.11.4
4
37
- General:
5
38
* Fixed issue with cmake files not being installed in arch specific
You can’t perform that action at this time.
0 commit comments