You're viewing an older version of this GitHub Action. Do you want to see the latest version instead?
GitHub Action
Zephyr West
v0.1.0
Pre-release
A GitHub Action to allow performing actions using the west build tool.
The action includes the necessary SDK and dependencies to perform builds of Zephyr RTOS applications as well.
The west command to run, e.g. init
or build
.
Extra parameters/arguments to pass to the west command.
TODO: An example!