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 0fb1bda commit e4721d1Copy full SHA for e4721d1
release-notes.md
@@ -1,5 +1,15 @@
1
# Notes / Changes in various releases
2
3
+## Zephyr SDK 0.14.0-beta1
4
+
5
+- general:
6
+ * Added multi-platform toolchain support (Linux, macOS and Windows).
7
+ * Replaced self-extracting archive (SFX) distribution format with
8
+ conventional archive with a setup script that can be manually run after
9
+ extraction.
10
+ * Changed Xtensa target triplet names to include the target SoC name
11
+ (e.g. `xtensa-sample_controller_zephyr-elf`).
12
13
## Zephyr SDK 0.13.2
14
15
- gcc:
0 commit comments