Date
1 - 2 of 2
ZEPHYR_TOOLCHAIN_VARIANT=host in docs? (Was: Zephyr SDK 0.10.0-rc2 available)
Marti Bolivar <marti@...>
On Mon, Feb 11, 2019 at 12:42 PM Marc Herbert <marc.herbert@...> wrote:
I am responsible for this oversight in the documentation. If youOn 8 Feb 2019, at 08:28, Nashif, Anas <anas.nashif@...> wrote:… including no “toolchain" in some cases thanks to ZEPHYR_TOOLCHAIN_VARIANT=hostDo we make Zephyr 1.14 release with the stable 0.9.5 SDK?No, Zephyr release is not tied to a toolchain. The SDK was always a one stop for everything you need to build and use zephyr, but you should be able to use any toolchain. wouldn't mind sending a fix I would be happy to review it. Thanks. https://docs.zephyrproject.org/latest/getting_started/index.html?highlight=zephyr_toolchain_variant
|
|
Marc Herbert
On 8 Feb 2019, at 08:28, Nashif, Anas <anas.nashif@...> wrote:… including no “toolchain" in some cases thanks to ZEPHYR_TOOLCHAIN_VARIANT=hostDo we make Zephyr 1.14 release with the stable 0.9.5 SDK?No, Zephyr release is not tied to a toolchain. The SDK was always a one stop for everything you need to build and use zephyr, but you should be able to use any toolchain. I noticed ZEPHYR_TOOLCHAIN_VARIANT=host doesn’t seem mentioned in the documentation (I found it in the source). Would a one-liner in the "Getting Started" page be acceptable? I can submit. https://docs.zephyrproject.org/latest/getting_started/index.html?highlight=zephyr_toolchain_variant https://docs.zephyrproject.org/latest/search.html?q=zephyr_toolchain_variant Marc
|
|