Re: west: multiple local west project installations
no. I want to initialize a second Zephyr project area in parallel. So for example:
/home/dleach/work/zephyrproject /home/dleach/work/zephyrproject2
David
From: devel@... <devel@...>
On Behalf Of via Lists.Zephyrproject.Org
Hi David: I'm not sure if I understand your question correctly. Do you mean that you created "zephyrproject_2" under "/home/dleach/work/zephyrproject" and run "west init"? If so, I don't think you should create "zephyrproject_2" like this. You should create it in another directory, rather than "/home/dleach/work/zephyrproject". -Steven
On 8/16/2019 12:11 PM, David Leach wrote:
|
|