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 46ceb89 commit ad098d0Copy full SHA for ad098d0
release-notes.md
@@ -1,5 +1,15 @@
1
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.14.2-rc1
4
+
5
+- gcc:
6
+ * Fixed incorrect newlib-nano include path specified by the `nano.specs`
7
+ file.
8
9
+- newlib:
10
+ * Enabled C99 format specifier support for the newlib-nano, which only had
11
+ format specifier support up to that of the C89 standard.
12
13
## Zephyr SDK 0.14.1
14
15
- general:
0 commit comments