File tree Expand file tree Collapse file tree 1 file changed +13
-2
lines changed Expand file tree Collapse file tree 1 file changed +13
-2
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.5
3
+ ## Zephyr SDK 0.13.0-alpha-1
4
+
5
+ - general:
6
+ * Added support for ARC64. NOTE: GDB isn't currently supported
7
+ for ARC64.
4
8
5
9
- qemu:
6
- * Updated to QEMU 6.0.0-rc4
10
+ * Updated to QEMU 6.0.0
7
11
* Added arc64 support. NOTE: this update ARC support replaces
8
12
the machine (-M simhs) with (-M virt). This change will require
9
13
updates to boards/arc/qemu_arc/board.cmake in Zephyr to match.
10
14
11
15
- gcc:
12
16
* Update to gcc 10.3 release
17
+ * Added support for ARC64
18
+
19
+ - binutils:
20
+ * Updated to add support for ARC64
21
+
22
+ - newlib:
23
+ * Updated to add support for ARC64
13
24
14
25
- crosstool-ng:
15
26
* sync with upstream. Upstream now supports newlib-nano so we drop
You can’t perform that action at this time.
0 commit comments