Zephyr SDK 0.14.0 Release


Stephanos Ioannidis
 

Hi,

Zephyr SDK 0.14.0 has been released.

https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.14.0

This is the first Zephyr SDK release to support all three major host
operating systems:

* general
* Added multi-platform toolchain support (Linux, macOS and Windows).
* Replaced self-extracting archive (SFX) distribution format with
conventional archive with a setup script that can be manually run
after extraction.
* Changed Xtensa target triplet names to include the target SoC name
(e.g. xtensa-sample_controller_zephyr-elf).

Please refer to the latest "Getting Started Guide" for the instructions on
how to install and use the multi-platform Zephyr SDK:

https://docs.zephyrproject.org/latest/getting_started/index.html#install-a-toolchain

Please try it out and report if you find any issues.

Thanks,

Stephanos