|
Re: Atomic services
#include <sys/atomic.h> doesn’t work?
Andrew
From: users@... <users@...>On Behalf Of murad.durdyev.1989 via Lists.Zephyrproject.Org
Sent: Tuesday, October 1, 2019 11:47 AM
To: users@...
Cc:
#include <sys/atomic.h> doesn’t work?
Andrew
From: users@... <users@...>On Behalf Of murad.durdyev.1989 via Lists.Zephyrproject.Org
Sent: Tuesday, October 1, 2019 11:47 AM
To: users@...
Cc:
|
By
Boie, Andrew P
·
#1709
·
|
|
Atomic services
Hi there!
There are two files in my project. How can I call a function atomic_get(constatomic_t *target) from one file if it is declared in another? I need extern it?
Hi there!
There are two files in my project. How can I call a function atomic_get(constatomic_t *target) from one file if it is declared in another? I need extern it?
|
By
murad.durdyev.1989@...
·
#1708
·
|
|
API meeting: agenda
Hi all,
This week we will look at:
- CAN: Unification of the TX error behavior
- https://github.com/zephyrproject-rtos/zephyr/issues/19502
- GPIO: Update on progress
-
Hi all,
This week we will look at:
- CAN: Unification of the TX error behavior
- https://github.com/zephyrproject-rtos/zephyr/issues/19502
- GPIO: Update on progress
-
|
By
Carles Cufi
·
#1707
·
|
|
Re: user_data with gpio_callback
#api
Hi Leo,
Glad it did! You are very welcome.
Hadrien
Hi Leo,
Glad it did! You are very welcome.
Hadrien
|
By
Hadrien KOHL <hadrien.kohl@...>
·
#1706
·
|
|
Re: user_data with gpio_callback
#api
Awesome, that worked!
By
Leo
·
#1705
·
|
|
Re: user_data with gpio_callback
#api
The callback receives a pointer to your gpio_callback struct.
If the gpio_callback is within your own struct user_data you can use the CONTAINER_OF() macro to get a pointer to the
The callback receives a pointer to your gpio_callback struct.
If the gpio_callback is within your own struct user_data you can use the CONTAINER_OF() macro to get a pointer to the
|
By
Hadrien KOHL <hadrien.kohl@...>
·
#1704
·
|
|
user_data with gpio_callback
#api
Hello Zephyr developers,
What are my options if I want an interrupt / gpio_init_callback to invoke a member function?
Is there a way to pass user_data with a gpio_callback?
Thanks,
Leo
Hello Zephyr developers,
What are my options if I want an interrupt / gpio_init_callback to invoke a member function?
Is there a way to pass user_data with a gpio_callback?
Thanks,
Leo
|
By
Leo
·
#1703
·
|
|
Re: [Zephyr-devel] question in zephyrproject
I had this same problem. My solution was to export PYTHONPATH to include the directory containing this module. If you went through the instructions, installing all the dependencies, it is installed on
I had this same problem. My solution was to export PYTHONPATH to include the directory containing this module. If you went through the instructions, installing all the dependencies, it is installed on
|
By
Allen Curtis <allen@...>
·
#1702
·
|
|
question in zephyrproject
Hello.
This is Jaemin from Samsung Electronics and we are trying to set the environment up for Zephyr with https://docs.zephyrproject.org/latest/getting_started/index.html.
Everything went
Hello.
This is Jaemin from Samsung Electronics and we are trying to set the environment up for Zephyr with https://docs.zephyrproject.org/latest/getting_started/index.html.
Everything went
|
By
최재민 <jaeminy.choi@...>
·
#1701
·
|
|
API meeting: agenda
Hi all,
This week we will look at:
- Sensor API: Update on progress
- GPIO: Update on progress
- Merge https://github.com/zephyrproject-rtos/zephyr/pull/16648 to topic-gpio. CI issues are
Hi all,
This week we will look at:
- Sensor API: Update on progress
- GPIO: Update on progress
- Merge https://github.com/zephyrproject-rtos/zephyr/pull/16648 to topic-gpio. CI issues are
|
By
Carles Cufi
·
#1700
·
|
|
Re: MCUBoot as a west module
Becker Markus <Markus.Becker@...> writes:
Cherry-picking that PR and then remembering to running "west update":
$ west build -b my-board -d my-mcuboot-build-dir
Becker Markus <Markus.Becker@...> writes:
Cherry-picking that PR and then remembering to running "west update":
$ west build -b my-board -d my-mcuboot-build-dir
|
By
Bolivar, Marti
·
#1699
·
|
|
Re: MCUBoot as a west module
Hi Marti.
[MB] Alright, I had seen it in https://github.com/NordicPlayground/fw-nrfconnect-nrf. But since I could not get the partition manager to use the external flash device, I have been switching
Hi Marti.
[MB] Alright, I had seen it in https://github.com/NordicPlayground/fw-nrfconnect-nrf. But since I could not get the partition manager to use the external flash device, I have been switching
|
By
Becker Markus
·
#1698
·
|
|
Re: MCUBoot as a west module
"Becker Markus via Lists.Zephyrproject.Org"
<markus.becker=tridonic.com@...> writes:
A single merged hex isn't possible upstream, but mcuboot is being added
as a west module
"Becker Markus via Lists.Zephyrproject.Org"
<markus.becker=tridonic.com@...> writes:
A single merged hex isn't possible upstream, but mcuboot is being added
as a west module
|
By
Bolivar, Marti
·
#1697
·
|
|
MCUBoot as a west module
Hi,
I am trying to get Zephyr up and running with MCUboot as bootloader.
Is the documentation at https://juullabs-oss.github.io/mcuboot/readme-zephyr.html up-to-date?
Or is there a
Hi,
I am trying to get Zephyr up and running with MCUboot as bootloader.
Is the documentation at https://juullabs-oss.github.io/mcuboot/readme-zephyr.html up-to-date?
Or is there a
|
By
Becker Markus
·
#1696
·
|
|
Re: marat
Try removing D: from-DBOARD_ROOT=D:\CoIDE\UPS_SecurityBoard\boards
You can also try a relative path.
Marc
From:<users@...> on behalf of Erwan Gouriou <erwan.gouriou@...>
Date: Friday, 13
Try removing D: from-DBOARD_ROOT=D:\CoIDE\UPS_SecurityBoard\boards
You can also try a relative path.
Marc
From:<users@...> on behalf of Erwan Gouriou <erwan.gouriou@...>
Date: Friday, 13
|
By
Marc Herbert
·
#1695
·
|
|
Re: marat
Hi Murad,
Seems Cmake somehow convert you build path to a reserved Cmake string that trigger the issue.
I'm not familiar with build on windows, but I'd suggest to work around your build path.
Erwan
On
Hi Murad,
Seems Cmake somehow convert you build path to a reserved Cmake string that trigger the issue.
I'm not familiar with build on windows, but I'd suggest to work around your build path.
Erwan
On
|
By
Erwan Gouriou
·
#1694
·
|
|
marat
Hi! I make new board (stm32l433) and i cant start building with "west". It's messages in my Windows terminal. What i do wrong?
D:\CoIDE\UPS_SecurityBoard\sample_a_board>west build -b peus_l433rc --
Hi! I make new board (stm32l433) and i cant start building with "west". It's messages in my Windows terminal. What i do wrong?
D:\CoIDE\UPS_SecurityBoard\sample_a_board>west build -b peus_l433rc --
|
By
murad.durdyev.1989@...
·
#1693
·
|
|
Re: Documentation in PDF
Following up, we found issues with some images that were preventing a PDF flavor of the documentation to be built, and these images have been fixed in the master branch.
-- david
From:
Following up, we found issues with some images that were preventing a PDF flavor of the documentation to be built, and these images have been fixed in the master branch.
-- david
From:
|
By
Kinder, David B <david.b.kinder@...>
·
#1692
·
|
|
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
·
|