Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion VERSION
Original file line number Diff line number Diff line change
@@ -1 +1 @@
0.17.1
0.17.2
2 changes: 1 addition & 1 deletion picolibc
Submodule picolibc updated 1 files
+3 −6 meson.build
6 changes: 6 additions & 0 deletions release-notes.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Notes / Changes in various releases

## Zephyr SDK 0.17.2

- picolibc: allow use of crt0 when building modules
- qemu: update to version 10.0.2 with additional RX patches
- hosttools: update poky environment with latest fixes

## Zephyr SDK 0.17.1

- general:
Expand Down
Loading