|
Re: Documentation in PDF
Hi Karol,
Have you tried this on Linux:
cd zephyr
make pdfdocs
Cheers,
Marc
From:<users@...> on behalf of Karol P <karprzy7@...>
Date: Wednesday, 11 September 2019 at
Hi Karol,
Have you tried this on Linux:
cd zephyr
make pdfdocs
Cheers,
Marc
From:<users@...> on behalf of Karol P <karprzy7@...>
Date: Wednesday, 11 September 2019 at
|
By
Marc Herbert
·
#1691
·
|
|
Documentation in PDF
Hi all,
I was wondering if there is available source for zephyr's documentation in PDF or any format that will look good printed without much hassle.
I'd like to read e.g. this, make my own notes and
Hi all,
I was wondering if there is available source for zephyr's documentation in PDF or any format that will look good printed without much hassle.
I'd like to read e.g. this, make my own notes and
|
By
Karol P
·
#1690
·
|
|
Error in services launch sequence
#debugging
#eclipse
#gdb
Hello,
I am trying to setup Eclipse with GNU MCU Eclipse plugin as an IDE debugger for Zephyr under Ubuntu 19.04. That is mainly in hopes to be able to debug with multiple threads, since I can't seem
Hello,
I am trying to setup Eclipse with GNU MCU Eclipse plugin as an IDE debugger for Zephyr under Ubuntu 19.04. That is mainly in hopes to be able to debug with multiple threads, since I can't seem
|
By
Peter <nimac.peter@...>
·
#1689
·
|
|
Re: west and (no) data loss, was: Re: [Zephyr-users] Do not use west v0.6.1; upgrade to v0.6.2
Hello Marti,
"Bolivar, Marti" <Marti.Bolivar@...> wrote:
[]
It definitely does, and I much appreciate the detailed response
(hopefully you wrote it not just as a response, but also a
Hello Marti,
"Bolivar, Marti" <Marti.Bolivar@...> wrote:
[]
It definitely does, and I much appreciate the detailed response
(hopefully you wrote it not just as a response, but also a
|
By
Paul Sokolovsky
·
#1688
·
|
|
API meeting: Agenda
Hi all,
This week we will look at:
- GPIO: Update on progress
- Roadmap for GPIO inclusion: https://github.com/zephyrproject-rtos/zephyr/issues/18530
- Merge
Hi all,
This week we will look at:
- GPIO: Update on progress
- Roadmap for GPIO inclusion: https://github.com/zephyrproject-rtos/zephyr/issues/18530
- Merge
|
By
Carles Cufi
·
#1687
·
|
|
Bluetooth security
#ble
Hi,
I was sent the below link recently regarding CVE2018-5383 and I was curious if there was any issue with Zephyr's Bluetooth implementation. I did a search through the mailing list, github and
Hi,
I was sent the below link recently regarding CVE2018-5383 and I was curious if there was any issue with Zephyr's Bluetooth implementation. I did a search through the mailing list, github and
|
By
Nick Ward
·
#1686
·
|
|
Re: west and (no) data loss, was: Re: [Zephyr-users] Do not use west v0.6.1; upgrade to v0.6.2
Thanks Martà for the extensive explanation.
I just want to add one more comment
This is also the rationale behind leaving west projects in a detached HEAD state. If we were to use a specific branch
Thanks Martà for the extensive explanation.
I just want to add one more comment
This is also the rationale behind leaving west projects in a detached HEAD state. If we were to use a specific branch
|
By
Carles Cufi
·
#1685
·
|
|
Re: west and (no) data loss, was: Re: [Zephyr-users] Do not use west v0.6.1; upgrade to v0.6.2
Hi Paul,
These are important questions, and I'm glad you've asked them. I will
try to provide a fair amount of detail along with short answers.
Paul Sokolovsky <paul.sokolovsky@...>
Hi Paul,
These are important questions, and I'm glad you've asked them. I will
try to provide a fair amount of detail along with short answers.
Paul Sokolovsky <paul.sokolovsky@...>
|
By
Bolivar, Marti
·
#1684
·
|
|
west and (no) data loss, was: Re: [Zephyr-users] Do not use west v0.6.1; upgrade to v0.6.2
Hello Marti,
"Bolivar, Marti" <marti.bolivar@...> wrote:
Speaking of data loss... I figure I have local changes in modules
managed (stroked thru) initially checked out by west. Can west
Hello Marti,
"Bolivar, Marti" <marti.bolivar@...> wrote:
Speaking of data loss... I figure I have local changes in modules
managed (stroked thru) initially checked out by west. Can west
|
By
Paul Sokolovsky
·
#1683
·
|
|
#usb wifi adapter support
#usb
I'm looking for information on supporting a #usb based wifi adapter, with or without off-loaded stack support?
--tnx
--tom
I'm looking for information on supporting a #usb based wifi adapter, with or without off-loaded stack support?
--tnx
--tom
|
By
thomasu1@...
·
#1682
·
|
|
How to configure BLE scanning for optimal effective time scanning
#ble
#bluetooth
Hi all,
We are trying to optimise our device for BLE advertisement reception. We are using Zephyr 1.14 with a nRF52832 module that is configured for up to 4 BLE connections (with our device acting as
Hi all,
We are trying to optimise our device for BLE advertisement reception. We are using Zephyr 1.14 with a nRF52832 module that is configured for up to 4 BLE connections (with our device acting as
|
By
nick.ward@...
·
#1681
·
|
|
BLE advertising channel selection for nRF52840
Hi,
Please let me know if there is a way to restrict advertising to a given primary channel. I am using nRF52840 USB dongle.
Rgds,
Venkat.
Hi,
Please let me know if there is a way to restrict advertising to a given primary channel. I am using nRF52840 USB dongle.
Rgds,
Venkat.
|
By
Venkat Rao Vallapaneni <vallapaneni@...>
·
#1680
·
|
|
Re: C++ support (Eclipse CDT4) - 'printk' could not be resolved
#west
"leonardomt via Lists.Zephyrproject.Org"
<leonardomt=gmail.com@...> writes:
No, sorry, I just built it on the command line.
I'm not an Eclipse user, sorry :(. It does sound like
"leonardomt via Lists.Zephyrproject.Org"
<leonardomt=gmail.com@...> writes:
No, sorry, I just built it on the command line.
I'm not an Eclipse user, sorry :(. It does sound like
|
By
Bolivar, Marti
·
#1679
·
|
|
Re: C++ support (Eclipse CDT4) - 'printk' could not be resolved
#west
Hi and thanks for your prompt response!
I tried both toolchains, gnuarmemb and zephyr.
I can successfully load a zephyr project *without cpp support* into Segger (as in the link) or Eclipse and
Hi and thanks for your prompt response!
I tried both toolchains, gnuarmemb and zephyr.
I can successfully load a zephyr project *without cpp support* into Segger (as in the link) or Eclipse and
|
By
Leo
·
#1678
·
|
|
Re: C++ support (Eclipse CDT4) - 'printk' could not be resolved
#west
"leonardomt via Lists.Zephyrproject.Org"
<leonardomt=gmail.com@...> writes:
Hi again!
I copied these into samples/hello_world/prj.conf, but:
I can't reproduce this on my Arch
"leonardomt via Lists.Zephyrproject.Org"
<leonardomt=gmail.com@...> writes:
Hi again!
I copied these into samples/hello_world/prj.conf, but:
I can't reproduce this on my Arch
|
By
Bolivar, Marti
·
#1677
·
|
|
Re: nrf.h missing....
Thanks Johjan
Yes I had just figured that out, the change to my source code is trivial, and not an issue, but I do find it strange that APIs are changing between rc1 and rc2. I would have thought
Thanks Johjan
Yes I had just figured that out, the change to my source code is trivial, and not an issue, but I do find it strange that APIs are changing between rc1 and rc2. I would have thought
|
By
Lawrence King
·
#1676
·
|
|
Re: nrf.h missing....
Lawrence King <lawrence.king@...> writes:
Sure thing! I am glad that fixed your issue.
Marti
Lawrence King <lawrence.king@...> writes:
Sure thing! I am glad that fixed your issue.
Marti
|
By
Bolivar, Marti
·
#1675
·
|
|
Re: nrf.h missing....
Hi,
See this commit:
https://github.com/zephyrproject-rtos/zephyr/pull/18270/commits/730778b4864abdd6a79cc38c071d03ae0aa6e015
Basically the fix is just to drop your custom bt_gatt_ccc_cfg array and
Hi,
See this commit:
https://github.com/zephyrproject-rtos/zephyr/pull/18270/commits/730778b4864abdd6a79cc38c071d03ae0aa6e015
Basically the fix is just to drop your custom bt_gatt_ccc_cfg array and
|
By
Johan Hedberg
·
#1674
·
|
|
Re: [Zephyr-devel] Do not use west v0.6.1; upgrade to v0.6.2
One of those jobs that everyone needs but no one wants to do?
PS: versioning plus a bit more https://docs.zephyrproject.org/latest/guides/west/why.html
One of those jobs that everyone needs but no one wants to do?
PS: versioning plus a bit more https://docs.zephyrproject.org/latest/guides/west/why.html
|
By
Marc Herbert
·
#1673
·
|
|
Re: nrf.h missing....
It all becomes clear now...
I checked out various revisions of zephyr (rc1, rc2, etc) and ran west update at each step. You are correct it compiles correctly if I run 'west update' AFTER checking out
It all becomes clear now...
I checked out various revisions of zephyr (rc1, rc2, etc) and ran west update at each step. You are correct it compiles correctly if I run 'west update' AFTER checking out
|
By
Lawrence King
·
#1672
·
|