|
Build improperly does a partial discard of 'const' defined variables
I have run across a build problem that appears to impact Arm platforms. The problem involves improper discarding of ‘const’ defined variables that are only referenced within a single file getting
I have run across a build problem that appears to impact Arm platforms. The problem involves improper discarding of ‘const’ defined variables that are only referenced within a single file getting
|
By
David Leach
·
#5643
·
|
|
Increasing minimum Zephyr Python version?
Hi everyone,
I recently saw this while running test cases for west in Shippable:
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be
the last one supporting it. Please upgrade your
Hi everyone,
I recently saw this while running test cases for west in Shippable:
DEPRECATION: Python 3.4 support has been deprecated. pip 19.1 will be
the last one supporting it. Please upgrade your
|
By
Marti Bolivar <marti@...>
·
#5642
·
|
|
https://scan.coverity.com/ is back online in read-only mode
Hi,
The service is back in read-only mode. If you have any issues assigned to you, please take the chance to look at the details of the issue and fix as soon as possible.
List of the open
Hi,
The service is back in read-only mode. If you have any issues assigned to you, please take the chance to look at the details of the issue and fix as soon as possible.
List of the open
|
By
Nashif, Anas
·
#5641
·
|
|
Zephyr/BLE stack: Problem pairing/bonding more than one device, whilst the first device is still connected.
Hi Zephyr group,
We have found on our Zephyr system that the first device (Android or iOS) pairs/bonds with not problems, but a second (or third etc) device fails to pair/bond most of the
Hi Zephyr group,
We have found on our Zephyr system that the first device (Android or iOS) pairs/bonds with not problems, but a second (or third etc) device fails to pair/bond most of the
|
By
Declan Traill <declan.traill@...>
·
#5640
·
|
|
Re: warning: TEST_RANDOM_GENERATOR
Hi,
The native_posix board does not use the Bluetooth simulator.
Its random generator is deterministic, but can be seeded ( --seed=<random_seed>) to enable reproducible tests(*1).
The nrf52_bsim
Hi,
The native_posix board does not use the Bluetooth simulator.
Its random generator is deterministic, but can be seeded ( --seed=<random_seed>) to enable reproducible tests(*1).
The nrf52_bsim
|
By
alpi@...
·
#5639
·
|
|
Re: warning: TEST_RANDOM_GENERATOR
Hello Alberto,
"Alberto Escolar Piedras (ALPI)" <ALPI@...> wrote:
D'oh, I stand corrected. Now I remember it, Bluetooth simulation
support, right?
[]
--
Best Regards,
Paul
Linaro.org |
Hello Alberto,
"Alberto Escolar Piedras (ALPI)" <ALPI@...> wrote:
D'oh, I stand corrected. Now I remember it, Bluetooth simulation
support, right?
[]
--
Best Regards,
Paul
Linaro.org |
|
By
Paul Sokolovsky
·
#5638
·
|
|
Code Freeze for 1.14 on Friday Feb 1st
All,
Just wanted to remind everyone that the code freeze for 1.14 will be this Friday. Please tag any PR as with 1.14 milestone that you feel should try and get merged as part of 1.14.
Thanks
- k
All,
Just wanted to remind everyone that the code freeze for 1.14 will be this Friday. Please tag any PR as with 1.14 milestone that you feel should try and get merged as part of 1.14.
Thanks
- k
|
By
Kumar Gala
·
#5637
·
|
|
Re: warning: TEST_RANDOM_GENERATOR
Hello Andrei,
"Andrei Gansari" <andrei.gansari@...> wrote:
We want to have a "random generator" device be present in Zephyr
setup, which various subsystems then can use (instead of failing).
Hello Andrei,
"Andrei Gansari" <andrei.gansari@...> wrote:
We want to have a "random generator" device be present in Zephyr
setup, which various subsystems then can use (instead of failing).
|
By
Paul Sokolovsky
·
#5636
·
|
|
warning: TEST_RANDOM_GENERATOR
Hello everyone,
I have a question regarding TEST_RANDOM_GENERATOR.
When building networking samples for boards with entropy devices is get the warning:
warning: TEST_RANDOM_GENERATOR (defined
Hello everyone,
I have a question regarding TEST_RANDOM_GENERATOR.
When building networking samples for boards with entropy devices is get the warning:
warning: TEST_RANDOM_GENERATOR (defined
|
By
Andrei Gansari
·
#5635
·
|
|
More datails about HAL architecture
Hello everyone!
I'm new to Zephyr and I'm considering to use it to build my next wearable project that will be based on the nRF5 SoC.
Having studied a bit the architecture of features of the project
Hello everyone!
I'm new to Zephyr and I'm considering to use it to build my next wearable project that will be based on the nRF5 SoC.
Having studied a bit the architecture of features of the project
|
By
Francesco Franchina <cescus92@...>
·
#5634
·
|
|
Re: [Zephyr-users] Introducing west, Zephyr's meta-tool
Hi Luiz,
By
Carles Cufi
·
#5633
·
|
|
Re: [Zephyr-users] Introducing west, Zephyr's meta-tool
Hi Carles,
Well I didn't have to go as far since someone already commented similar thing:
https://github.com/zephyrproject-rtos/zephyr/issues/6770#issuecomment-445496706
So attached vs detached
Hi Carles,
Well I didn't have to go as far since someone already commented similar thing:
https://github.com/zephyrproject-rtos/zephyr/issues/6770#issuecomment-445496706
So attached vs detached
|
By
Luiz Augusto von Dentz
·
#5632
·
|
|
Re: Introducing west, Zephyr's meta-tool
Hi all,
West is now merged to master.
The documentation build has completed but the new set of documents have not yet been published to docs.zephyrproject.org. As soon as those are updated online
Hi all,
West is now merged to master.
The documentation build has completed but the new set of documents have not yet been published to docs.zephyrproject.org. As soon as those are updated online
|
By
Carles Cufi
·
#5631
·
|
|
Re: [Zephyr-users] Introducing west, Zephyr's meta-tool
Hi Jamie, Luiz,
By
Carles Cufi
·
#5630
·
|
|
USB audio
#nrf52840
Hi,
I am wondering about any plans regarding USB audio and isochronous endpoints.
See github issue: https://github.com/zephyrproject-rtos/zephyr/issues/12775
Hi,
I am wondering about any plans regarding USB audio and isochronous endpoints.
See github issue: https://github.com/zephyrproject-rtos/zephyr/issues/12775
|
By
marcus
·
#5629
·
|
|
Re: [Zephyr-users] Introducing west, Zephyr's meta-tool
Hi Carles,
I agree with Luiz here, what does west provide that submodules doesn't provide? Why do I and others now need yet another piece of software to build Zephyr code (python)?
Thanks,
Jamie
Hi Carles,
I agree with Luiz here, what does west provide that submodules doesn't provide? Why do I and others now need yet another piece of software to build Zephyr code (python)?
Thanks,
Jamie
|
By
lairdjm
·
#5628
·
|
|
Re: [Zephyr-users] Introducing west, Zephyr's meta-tool
Hi Carles,
From these alternatives I only see 4 really working in practice, but
it is limited to repositories being in github in which case the PR
requests can perhaps be generated from a single
Hi Carles,
From these alternatives I only see 4 really working in practice, but
it is limited to repositories being in github in which case the PR
requests can perhaps be generated from a single
|
By
Luiz Augusto von Dentz
·
#5627
·
|
|
Re: USB ECM buffer size
Hi Nicolas,
Could you make a proper commit and send Pull Request on github?
Best regards
Andrei Emeltchenko
Hi Nicolas,
Could you make a proper commit and send Pull Request on github?
Best regards
Andrei Emeltchenko
|
By
Andrei
·
#5626
·
|
|
Ble slave to get master's device name
#ble
#nrf52480
Hi, I am making a program in a slave (peripheral) device. I can get a master (central) device connect to the slave (peripheral) device. But, how can I make the slave device to get the device name of
Hi, I am making a program in a slave (peripheral) device. I can get a master (central) device connect to the slave (peripheral) device. But, how can I make the slave device to get the device name of
|
By
Andrew Gu
·
#5625
·
|
|
Re: [Zephyr-users] Introducing west, Zephyr's meta-tool
Hi Luiz,
By
Carles Cufi
·
#5624
·
|