|
Re: west: multiple local west project installations
That is actually incorrect, you can have as many installations as you want. In your case:
cd ~/work
west init zephyrproject
west init mytestzephyrproject
cd zephyrproject
west update
cd
That is actually incorrect, you can have as many installations as you want. In your case:
cd ~/work
west init zephyrproject
west init mytestzephyrproject
cd zephyrproject
west update
cd
|
By
Carles Cufi
·
#6181
·
|
|
Re: west: multiple local west project installations
I want to be able to have multiple installations on my system. To expand out my example:
I want to be able to have multiple installations on my system. To expand out my example:
|
By
David Leach
·
#6180
·
|
|
Re: west: multiple local west project installations
I am not quite sure I understand David.
“west init” initializes an installation. It creates a top-level folder which then contains a .west/ subfolder and a bunch of other folders that
I am not quite sure I understand David.
“west init” initializes an installation. It creates a top-level folder which then contains a .west/ subfolder and a bunch of other folders that
|
By
Carles Cufi
·
#6179
·
|
|
Re: west: multiple local west project installations
Yeah, I'm trying to do some work to add a module when requires 1) adding the module, 2) updating west.yaml, and 3) making changes to the zephyr CMakeLists.txt tree to build the module. But I didn't
Yeah, I'm trying to do some work to add a module when requires 1) adding the module, 2) updating west.yaml, and 3) making changes to the zephyr CMakeLists.txt tree to build the module. But I didn't
|
By
David Leach
·
#6178
·
|
|
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
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
|
By
David Leach
·
#6177
·
|
|
Re: STM32WB55 BLE address
Hello Erwan,
My code didn't work:
( hard coded ble address not the final version )
I checked STM32 ble app and on p2rsrv app they send ACI_HAL_WRITE_CONFIG_DATA just after hci reset.
Best
Hello Erwan,
My code didn't work:
( hard coded ble address not the final version )
I checked STM32 ble app and on p2rsrv app they send ACI_HAL_WRITE_CONFIG_DATA just after hci reset.
Best
|
By
Marcio Montenegro
·
#6176
·
|
|
Re: west: multiple local west project installations
Hello David,
"David Leach" <david.leach@...> wrote:
My understanding is that *west* installation (i.e. the tool itself) is
indeed single/global (though you probably can work that around
Hello David,
"David Leach" <david.leach@...> wrote:
My understanding is that *west* installation (i.e. the tool itself) is
indeed single/global (though you probably can work that around
|
By
Paul Sokolovsky
·
#6175
·
|
|
Re: 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,
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,
|
By
Wang, Steven L <steven.l.wang@...>
·
#6174
·
|
|
Re: west: multiple local west project installations
Hi David,
I use west for 3 different projects without any problems but I have to admit that I always created the new projects from a fresh shell, so maybe some environment variables are
Hi David,
I use west for 3 different projects without any problems but I have to admit that I always created the new projects from a fresh shell, so maybe some environment variables are
|
By
Jan Van Winkel <jan.van_winkel@...>
·
#6173
·
|
|
west: multiple local west project installations
Can I use west to initialize multiple working directories?
I’m experimenting with adding a module and I wanted to a setup so I created a ‘zephyrproject_2’ directory and ran a ‘west init’
Can I use west to initialize multiple working directories?
I’m experimenting with adding a module and I wanted to a setup so I created a ‘zephyrproject_2’ directory and ran a ‘west init’
|
By
David Leach
·
#6172
·
|
|
Zephyr SDK 0.10.3
Hi,
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.10.3
Please download and try things out and report any issues.
Changes since the last
Hi,
Latest version of the SDK can be found here:
https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.10.3
Please download and try things out and report any issues.
Changes since the last
|
By
Kumar Gala
·
#6171
·
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 15 August 2019
#cal-cancelled
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, 15 August 2019
8:00am to 9:00am
(UTC-07:00) America/Los
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, 15 August 2019
8:00am to 9:00am
(UTC-07:00) America/Los
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6170
·
|
|
About the Behavior of "z_clock_announce" in SMP, Is it dupulicate caculated?
Hi folks:
By
"曹子龙
·
#6169
·
|
|
Upcoming Event: Zephyr Project: APIs - Tue, 08/13/2019 9:00am-10:00am, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 13 August 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When: Tuesday, 13 August 2019, 9:00am to 10:00am, (GMT-07:00) America/Los Angeles
Where:https://zoom.us/j/177647878
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#6168
·
|
|
API meeting: agenda
Hi all,
This week we will look at:
Agenda:
- Sensor API: Update on progress
rtio PR: https://github.com/zephyrproject-rtos/zephyr/pull/17434
- GPIO: Update on implementation and way
Hi all,
This week we will look at:
Agenda:
- Sensor API: Update on progress
rtio PR: https://github.com/zephyrproject-rtos/zephyr/pull/17434
- GPIO: Update on implementation and way
|
By
Carles Cufi
·
#6167
·
|
|
About the Behavior of "z_clock_announce" in SMP?
Hi folks:
a puzzle in the timer tick interrupt handler in SMP mode. look at below, the SMP mult cores share the same "cur_tick" object to remeber the current time, each cpu would increment
Hi folks:
a puzzle in the timer tick interrupt handler in SMP mode. look at below, the SMP mult cores share the same "cur_tick" object to remeber the current time, each cpu would increment
|
By
"曹子龙
·
#6166
·
|
|
Re: STM32WB55 BLE address
Awesome, thanks!
By
Marcio Montenegro
·
#6165
·
|
|
Re: STM32WB55 BLE address
Hi Marcio,
Setting of public address based on flash registers should be done as part of controller init in hci driver.
In function bt_ipm_ble_init in drivers/bluetooth/hci/ipm_stm32wb.c
It should be
Hi Marcio,
Setting of public address based on flash registers should be done as part of controller init in hci driver.
In function bt_ipm_ble_init in drivers/bluetooth/hci/ipm_stm32wb.c
It should be
|
By
Erwan Gouriou
·
#6164
·
|
|
Re: how to make zephyr as a ble mesh provisioner?
Hi Rahul,
There’s a preliminary pull request to add this feature, but it’s not yet merged upstream:
https://github.com/zephyrproject-rtos/zephyr/pull/17729
Were you asking for provisioner
Hi Rahul,
There’s a preliminary pull request to add this feature, but it’s not yet merged upstream:
https://github.com/zephyrproject-rtos/zephyr/pull/17729
Were you asking for provisioner
|
By
Johan Hedberg
·
#6163
·
|
|
Zephyr 2.0.0-rc1 tagged
Hi Zephyr developers,
We have just tagged Zephyr 2.0.0-rc1.
All required features scheduled for 2.0 release are now merged into master. As of now we are in the stabilization phase for 2.0
Hi Zephyr developers,
We have just tagged Zephyr 2.0.0-rc1.
All required features scheduled for 2.0 release are now merged into master. As of now we are in the stabilization phase for 2.0
|
By
Glaropoulos, Ioannis
·
#6162
·
|