Re: west: multiple local west project installations
David Leach
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
Sent: Friday, August 16, 2019 12:52 AM To: devel@... Cc: devel@... Subject: Re: [Zephyr-devel] west: multiple local west project installations
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:
|
|