Skip to content

Commit b7f1fa2

Browse files
committed
release-notes: Add release notes for 0.17.3-rc1
This commit adds the release notes for the Zephyr SDK 0.17.3-rc1 release. Signed-off-by: Stephanos Ioannidis <[email protected]>
1 parent 56c1714 commit b7f1fa2

File tree

1 file changed

+12
-0
lines changed

1 file changed

+12
-0
lines changed

release-notes.md

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

3+
## Zephyr SDK 0.17.3-rc1
4+
5+
- picolibc:
6+
7+
* Fixed incorrect crt0 path in `picolibc.specs` causing modules built with
8+
picolibc to fail at link time.
9+
10+
- qemu:
11+
12+
* Updated x86 QEMU to not clear screen on reset, matching the terminal
13+
behaviour in the SDK 0.17.0 and older.
14+
315
## Zephyr SDK 0.17.2
416

517
- picolibc: allow use of crt0 when building modules

0 commit comments

Comments
 (0)