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 56c1714 commit b7f1fa2Copy full SHA for b7f1fa2
release-notes.md
@@ -1,5 +1,17 @@
1
# Notes / Changes in various releases
2
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
15
## Zephyr SDK 0.17.2
16
17
- picolibc: allow use of crt0 when building modules
0 commit comments