Written by Marti Bolivar, west maintainer
Earlier this month, I announced west v0.11.1. This is mainly a bug-fix release, with a few backported fixes from the
main branch.
The only new feature is that “west status” now only prints output for projects with changes.
Release links:
https://pypi.org/project/west/0.11.1/
https://github.com/zephyrproject-rtos/west/releases/v0.11.1
https://docs.zephyrproject.org/latest/guides/west/release-notes.html#v0-11-1
To upgrade:
pip3 install west==0.11.1
To learn more, you can read through the west documentation or watch this video to find out how west is a Swiss Army knife for the Zephyr Project.