Skip to content

adam3141/zsdk-feature

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 

Repository files navigation

Zephyr SDK Feature (zsdk)

Feature to get the SDK, toolchain and host tools from the Zephyr sdk-ng repository

Example Usage

"features": {
    "xxxxxx/zsdk:0": {
        "version": "latest"
    }
}

Options

Options Id Description Type Default Value
sdk-version Please select the version of the SDK to get string 0.16.8
host-tools Select to install host tools inside the container boolean false
toolchains Please enter a comma separated list of toolchains string arm-zephyr-eabi, x86_64-zephyr-elf

About

Zephyr SDK Development Container Feature

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages