|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 13 May 2021
#cal-cancelled
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, 13 May 2021
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, 13 May 2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7758
·
|
|
Changing default branch name on GitHub - action required
We will be changing the default branch on github from 'master' to 'main' on Friday (May 14, 2021).
There is no action required for any open PRs, however you'll need to update your local git clone as
We will be changing the default branch on github from 'master' to 'main' on Friday (May 14, 2021).
There is no action required for any open PRs, however you'll need to update your local git clone as
|
By
Kumar Gala
·
#7757
·
|
|
Re: SAMC21 support and subscribe to zephyr development lists.
Hi a quick reminder is there any support or development happening?
Please, I am need of some direction or help from anyone who has done something similar in zephyr.
Yours sincerely,
Romin
Hi a quick reminder is there any support or development happening?
Please, I am need of some direction or help from anyone who has done something similar in zephyr.
Yours sincerely,
Romin
|
By
rominzephyr@...
·
#7756
·
|
|
Re: using low level sensor drivers directly, without sensor API
Hi Rudolph,
If you want to configure FIFO it would make the most sense to do so in the adxl driver. So just modify the driver, perhaps add a boolean dts option for the functionality and then create a
Hi Rudolph,
If you want to configure FIFO it would make the most sense to do so in the adxl driver. So just modify the driver, perhaps add a boolean dts option for the functionality and then create a
|
By
Martin Schröder
·
#7755
·
|
|
Review of concept of changing UART flow control from Kconfig to DTS config
Hi,
I only noticed today that the Kconfig option for enabling hardware flow control on UARTs, which used to be an optional Kconfig option, was removed and replaced with a DTS boards file
Hi,
I only noticed today that the Kconfig option for enabling hardware flow control on UARTs, which used to be an optional Kconfig option, was removed and replaced with a DTS boards file
|
By
lairdjm
·
#7754
·
|
|
Re: using low level sensor drivers directly, without sensor API
Rudolph,
With the Zephyr project being open source, if you would find it useful for someone in the future to access this functionality you should raise either a RFC or PR in the GitHub.
You should
Rudolph,
With the Zephyr project being open source, if you would find it useful for someone in the future to access this functionality you should raise either a RFC or PR in the GitHub.
You should
|
By
William Fish
·
#7753
·
|
|
Zephyr Project: APIs - Tue, 05/11/2021 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 11 May 2021, 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, 11 May 2021, 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@...>
·
#7752
·
|
|
API meeting: agenda
Hi all,
Items for today:
- hwinfo: Add a reset cause
- https://github.com/zephyrproject-rtos/zephyr/pull/24884
- Pinctrl
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748
-
Hi all,
Items for today:
- hwinfo: Add a reset cause
- https://github.com/zephyrproject-rtos/zephyr/pull/24884
- Pinctrl
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748
-
|
By
Carles Cufi
·
#7751
·
|
|
Zephyr Memory Footprint - biweekly discussion - Mon, 05/10/2021 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Memory Footprint - biweekly discussion
When: Monday, 10 May 2021, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to
Reminder: Zephyr Memory Footprint - biweekly discussion
When: Monday, 10 May 2021, 3:00pm to 4:00pm, (GMT+00:00) UTC
Where:Microsoft Teams Meeting
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <devel@...>
·
#7750
·
|
|
using low level sensor drivers directly, without sensor API
Hey all,
I'm quite new to Zephyr, and I have definitely not yet understood all the concepts in their full depth. So please excuse me if my question seems a little bit stupid. Is it possible to use the
Hey all,
I'm quite new to Zephyr, and I have definitely not yet understood all the concepts in their full depth. So please excuse me if my question seems a little bit stupid. Is it possible to use the
|
By
Rudolph Aschmoneit <rudolph.aschmoneit@...>
·
#7749
·
|
|
Zephyr 2.6.0-rc1 tagged
Hi all,
The first release candidate for Zephyr 2.6.0 has been tagged (v2.6.0-rc1).
The merge window for features and enhancements is now closed for this release, and it will remain closed until
Hi all,
The first release candidate for Zephyr 2.6.0 has been tagged (v2.6.0-rc1).
The merge window for features and enhancements is now closed for this release, and it will remain closed until
|
By
Kumar Gala
·
#7748
·
|
|
API: Remove support for `GPIO_INT_*` flags in `gpio_pin_configure()` function
Hi all,
This is to let you know that we are going to remove support for passing `GPIO_INT_*` flags to `gpio_pin_configure()` function. The feature has been deprecated in the Zephyr 2.2 release. The
Hi all,
This is to let you know that we are going to remove support for passing `GPIO_INT_*` flags to `gpio_pin_configure()` function. The feature has been deprecated in the Zephyr 2.2 release. The
|
By
Piotr Mienkowski
·
#7747
·
|
|
SAMC21 support and subscribe to zephyr development lists.
Hello Zephyr Development Team,
1) I want to subscribe to the devel@ mailing list.
2) My Colleague and I are working on development of SAMC21 port for Zephyr. Like I have seen D21, D20, E54 etx files
Hello Zephyr Development Team,
1) I want to subscribe to the devel@ mailing list.
2) My Colleague and I are working on development of SAMC21 port for Zephyr. Like I have seen D21, D20, E54 etx files
|
By
Romin Gajjar <rominzephyr@...>
·
#7746
·
|
|
Re: REMINDER - merge window closes this Friday - May 7th, 2021.
Hi,
We have the following pull requests, two of which are reviewed and need merging and one that needs the testing to finish, can you review/merge these
Hi,
We have the following pull requests, two of which are reviewed and need merging and one that needs the testing to finish, can you review/merge these
|
By
lairdjm
·
#7745
·
|
|
Zephyr Project: Dev Meeting - Thu, 05/06/2021 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When: Thursday, 6 May 2021, 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, 6 May 2021, 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@...>
·
#7744
·
|
|
Dev-Review Meeting Agenda May 5th
The agenda will focus on reviewing all PRs with a v2.6.0 milestone tag:
https://github.com/zephyrproject-rtos/zephyr/pulls?page=2&q=is%3Aopen+is%3Apr+milestone%3Av2.6.0
- k
The agenda will focus on reviewing all PRs with a v2.6.0 milestone tag:
https://github.com/zephyrproject-rtos/zephyr/pulls?page=2&q=is%3Aopen+is%3Apr+milestone%3Av2.6.0
- k
|
By
Kumar Gala
·
#7743
·
|
|
SDK 0.13.0-alpha-1 Release
Hi all,
Just wanted to let people be aware few have an alpha release of the v0.13.0 SDK. The main focus of this alpha release is to enable ARC64 support in the toolchain.
Additionally we’ve
Hi all,
Just wanted to let people be aware few have an alpha release of the v0.13.0 SDK. The main focus of this alpha release is to enable ARC64 support in the toolchain.
Additionally we’ve
|
By
Kumar Gala
·
#7742
·
|
|
RFC: API Change: USB HID remove get_protocol/set_protocol/get_idle/set_idle callbacks
Problem description:
The USB HID class API offers the possibility to register callbacks
for Get/SetIdle, Get/SetProtocol to the application.
Rules for these callbacks are neither obvious nor
Problem description:
The USB HID class API offers the possibility to register callbacks
for Get/SetIdle, Get/SetProtocol to the application.
Rules for these callbacks are neither obvious nor
|
By
Johann Fischer
·
#7741
·
|
|
Re: Zephyr x nRF52 Inquiry
Hi Jamie,
One of our team members came to the same conclusion as well. We'll need to check out memory usage and see if it's even possible for our situation. Assuming we can even attempt it, we'll test
Hi Jamie,
One of our team members came to the same conclusion as well. We'll need to check out memory usage and see if it's even possible for our situation. Assuming we can even attempt it, we'll test
|
By
David Rances <david@...>
·
#7740
·
|
|
Re: Zephyr x nRF52 Inquiry
Hi David,
You can package them up using nrfutil so that they can update over the old Nordic SDK bootloader, you would just need to adjust the kernel load offset to after the softdevice and you
Hi David,
You can package them up using nrfutil so that they can update over the old Nordic SDK bootloader, you would just need to adjust the kernel load offset to after the softdevice and you
|
By
lairdjm
·
#7739
·
|