Skip to content

Commit ad098d0

Browse files
committed
release-notes: Add release notes for 0.14.2-rc1
This commit adds the release notes for the Zephyr SDK 0.14.2-rc1 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 46ceb89 commit ad098d0

File tree

1 file changed

+10
-0
lines changed

1 file changed

+10
-0
lines changed

release-notes.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,15 @@
11
# Notes / Changes in various releases
22

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+
313
## Zephyr SDK 0.14.1
414

515
- general:

0 commit comments

Comments
 (0)