Skip to content

Recommended Procedure to Install Legacy Version of Zephyr and West Toolchain #53847

Closed Answered by yashi
bob2oneil asked this question in General
Discussion options

You must be logged in to vote
cd zephyr
git checkout v3.2.0
git show -s --pretty=format:%cd
west update

Make sure to run west update after each checkout. This command updates/rollbacks Zephyr Modules at the time of the commit.

If v3.2 works, try bisecting it to find which commit is causing the crash you are seeing.

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@bob2oneil
Comment options

Answer selected by bob2oneil
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
2 participants