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 25ea457 commit 455ef14Copy full SHA for 455ef14
VERSION
@@ -1 +1 @@
1
-0.11.3
+0.11.4
release-notes.md
@@ -1,5 +1,14 @@
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.11.4
4
+- General:
5
+ * Fixed issue with cmake files not being installed in arch specific
6
+ toolchan packages
7
+
8
+- newlib:
9
+ * Fix setting of -DMISSING_SYSCALL_NAMES consistent on all builds
10
+ * Set march=pentium for 32-bit x86 build
11
12
## Zephyr SDK 0.11.3
13
- General:
14
* Added cmake package support to make it easier to find toolchain
0 commit comments