|
API meeting cancelled today
Hi all,
In order to focus on the release itself I have cancelled the API meeting today.
Next week it will take place as usual.
Regards,
Carles
Hi all,
In order to focus on the release itself I have cancelled the API meeting today.
Next week it will take place as usual.
Regards,
Carles
|
By
Carles Cufi
·
#7340
·
|
|
Cancelled Event: Zephyr Project: APIs - Tuesday, 22 September 2020
#cal-cancelled
Cancelled: Zephyr Project: APIs
This event has been cancelled.
When:
Tuesday, 22 September 2020
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
Cancelled: Zephyr Project: APIs
This event has been cancelled.
When:
Tuesday, 22 September 2020
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7339
·
|
|
Using struct device from outside context in driver
#driver
#pdm
#nrf52832
Hello Zephyr Development Community
I am currently working on implementing the Nordic NRFX PDM driver into Zephyr.
My pull request is here if you're interested:
Hello Zephyr Development Community
I am currently working on implementing the Nordic NRFX PDM driver into Zephyr.
My pull request is here if you're interested:
|
By
Frederik David Damsgaard Popp
·
#7338
·
|
|
Memory protection and picolibc global state
I'm continuing to develop picolibc (https://github.com/picolibc) support
for Zephyr under this PR:
https://github.com/zephyrproject-rtos/zephyr/pull/26545
I'm running the sanity checks under
I'm continuing to develop picolibc (https://github.com/picolibc) support
for Zephyr under this PR:
https://github.com/zephyrproject-rtos/zephyr/pull/26545
I'm running the sanity checks under
|
By
Keith Packard
·
#7337
·
|
|
Zephyr v2.4.0-rc2 tagged
Hi everyone,
The second release candidate for Zephyr v2.4.0 has been tagged (v2.4.0-rc2).
The merge window for features and enhancements remains closed until v2.4.0 is released. During the
Hi everyone,
The second release candidate for Zephyr v2.4.0 has been tagged (v2.4.0-rc2).
The merge window for features and enhancements remains closed until v2.4.0 is released. During the
|
By
Maureen Helm
·
#7336
·
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 17 September 2020
#cal-cancelled
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, 17 September 2020
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, 17 September 2020
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7335
·
|
|
Zephyr Project: APIs - Tue, 09/15/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 15 September 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: APIs
When: Tuesday, 15 September 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7334
·
|
|
API meeting: agenda
Hi all,
Another special agenda for today:
- Modbus: https://github.com/zephyrproject-rtos/zephyr/pull/26516
- In order to help with the 2.4 release we will go through bugs labeled API or drivers and
Hi all,
Another special agenda for today:
- Modbus: https://github.com/zephyrproject-rtos/zephyr/pull/26516
- In order to help with the 2.4 release we will go through bugs labeled API or drivers and
|
By
Carles Cufi
·
#7333
·
|
|
Re: Regarding issue in cmake build of hci_uart module
Hello Lawrence & Jamie,
After 'west' update, nrfx.h file is available in <zephyr project directory>/modules/hal/nordic/nrfx dir & also CMAKE build got successful!
Thank You very much for your
Hello Lawrence & Jamie,
After 'west' update, nrfx.h file is available in <zephyr project directory>/modules/hal/nordic/nrfx dir & also CMAKE build got successful!
Thank You very much for your
|
By
Anupam Roy
·
#7332
·
|
|
Re: Regarding issue in cmake build of hci_uart module
Which version of Zephyr are you trying to build? Run ‘git branch’ to find out. The newer versions of Zephyr requireZephyr SDK newer than v0.11.1
Also did you do a ‘west update’? this is
Which version of Zephyr are you trying to build? Run ‘git branch’ to find out. The newer versions of Zephyr requireZephyr SDK newer than v0.11.1
Also did you do a ‘west update’? this is
|
By
Lawrence King
·
#7331
·
|
|
Re: Regarding issue in cmake build of hci_uart module
Hi Anupam,
Is west in your path, if you type ‘west’ from the command line does it run? If not then it needs adding to the path. If you go to the $zephyr/../modules/hal/nordic/nrfx folder, does
Hi Anupam,
Is west in your path, if you type ‘west’ from the command line does it run? If not then it needs adding to the path. If you go to the $zephyr/../modules/hal/nordic/nrfx folder, does
|
By
lairdjm
·
#7330
·
|
|
Regarding issue in cmake build of hci_uart module
Hello Zephyr Developers,
Presently, I am trying to do CMAKE build of $zephyr/zephyr/samples/bluetooth/hci_uart/ for my nRF52840 BLE Controller (dongle).
Board config was set as follows.
cmake
Hello Zephyr Developers,
Presently, I am trying to do CMAKE build of $zephyr/zephyr/samples/bluetooth/hci_uart/ for my nRF52840 BLE Controller (dongle).
Board config was set as follows.
cmake
|
By
Anupam Roy
·
#7329
·
|
|
Re: Does ISR cause a preemptible thread to be swapped out
Thanks Andrew P. Yes this is the behaviour I am observing. So I guess everything is as expected.
Thanks to all for responding.
George
Thanks Andrew P. Yes this is the behaviour I am observing. So I guess everything is as expected.
Thanks to all for responding.
George
|
By
George Kumar
·
#7328
·
|
|
Re: Upcoming Event: Zephyr Toolchain Working Group - Thu, 04/16/2020 7:00am-8:00am
#cal-reminder
Greetings!
It is on the topic of our recent conversation. Think now this project seems ideal :) Have a look:
*Reminder:* Zephyr Toolchain Working Group
Greetings!
It is on the topic of our recent conversation. Think now this project seems ideal :) Have a look:
*Reminder:* Zephyr Toolchain Working Group
|
By
Erwin Rol
·
#7327
·
|
|
Re: User Mode Drivers
#driver
Thank you both for detailed answers! We will continue to consider this idea for user mode drivers with the previously mentioned caveats, and we will see if implementing them is too onerous or not.
Thank you both for detailed answers! We will continue to consider this idea for user mode drivers with the previously mentioned caveats, and we will see if implementing them is too onerous or not.
|
By
Jett ✈ Rink
·
#7326
·
|
|
Zephyr Project: Dev Meeting - Thu, 09/10/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 10 September 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 10 September 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to RSVP
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7325
·
|
|
Zephyr: Toolchain Working Group - Thu, 09/10/2020
#cal-notice
Zephyr: Toolchain Working Group
When:
Thursday, 10 September 2020
2:00pm to 3:00pm
(GMT+00:00) UTC
Where:
Microsoft Teams Meeting
Description:
Live meeting minutes:
Zephyr: Toolchain Working Group
When:
Thursday, 10 September 2020
2:00pm to 3:00pm
(GMT+00:00) UTC
Where:
Microsoft Teams Meeting
Description:
Live meeting minutes:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7324
·
|
|
Zephyr: Toolchain Working Group - Thu, 09/10/2020 2:00pm-3:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr: Toolchain Working Group
When: Thursday, 10 September 2020, 2:00pm to 3:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to
Reminder: Zephyr: Toolchain Working Group
When: Thursday, 10 September 2020, 2:00pm to 3:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7323
·
|
|
Zephyr Toolchain Working Group Meeting – 10 September 2020
Call for today’s Toolchain WG.
Agenda
Updates:
PR #22668: Made it for v2.4.0😊
Thomas: IAR: Updates ?
Torsten: Toolchain abstraction: PR #24851: Made it for v2.4.0😊
Next steps ?
Call for today’s Toolchain WG.
Agenda
Updates:
PR #22668: Made it for v2.4.0😊
Thomas: IAR: Updates ?
Torsten: Toolchain abstraction: PR #24851: Made it for v2.4.0😊
Next steps ?
|
By
Rasmussen, Torsten
·
#7322
·
|
|
Re: Does ISR cause a preemptible thread to be swapped out
Hi George,
In Zephyr scheduling, after an ISR is done, can a preemptible thread be swapped out, and a higher priority thread, if ready, is allowed to run?
Yes this is guaranteed. There should
Hi George,
In Zephyr scheduling, after an ISR is done, can a preemptible thread be swapped out, and a higher priority thread, if ready, is allowed to run?
Yes this is guaranteed. There should
|
By
Boie, Andrew P
·
#7321
·
|