-
Notifications
You must be signed in to change notification settings - Fork 137
Release Plan
Stephanos Ioannidis edited this page Nov 4, 2022
·
45 revisions
A new version of Zephyr SDK is released on on-demand basis; for example, when there is a toolchain bug that affects Zephyr RTOS or a new feature that is required for Zephyr development.
Release | Release date | State |
---|---|---|
Zephyr SDK 0.15.2 | 16 November 2022 | - |
Zephyr SDK 0.16.0 | TBD | - |
Zephyr SDK 0.17.0 | TBD | - |
- Fix libstdc++ not providing all cmath functions for some architectures
- Disable thread local storage support on targets with no Zephyr support
- Fix ARC toolchain libraries clobbering the thread local storage pointer
- Fix AArch64 toolchain libraries using the NEON registers for 32-byte load/store optimisation
- Multi-platform host tools support
- QEMU
- OpenOCD