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 10f1760 commit 38c8740Copy full SHA for 38c8740
VERSION
@@ -1 +1 @@
1
-0.13.0-rc3
+0.13.0-rc4
release-notes.md
@@ -1,5 +1,16 @@
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.13.0-rc4
4
+
5
+- newlib:
6
+ * Fix nano.spec file to pull in nano libraries.
7
+ * Set -mthumb-interwork for nano newlib builds to workaround
8
+ at crosstool issue.
9
10
+- general:
11
+ * CI/go.sh changes to make building MacOS and CI building
12
+ easier.
13
14
## Zephyr SDK 0.13.0-rc3
15
16
- Re-release -rc2 as -rc3, forgot to update VERSION file.
0 commit comments