|
API meeting: agenda
Hi all, Agenda for tomorrow: - DMA API Extensions: - PR: https://github.com/zephyrproject-rtos/zephyr/pull/33174 - modbus is almost ready, last call for reviewers: - PR: https://github.com/zephyrproje
Hi all, Agenda for tomorrow: - DMA API Extensions: - PR: https://github.com/zephyrproject-rtos/zephyr/pull/33174 - modbus is almost ready, last call for reviewers: - PR: https://github.com/zephyrproje
|
By Carles Cufi
·
|
|
[EXT] about DMA API updates proposal 12 messages
Hake, So I was thinking about the following idea: Having 2 general purpose APIs: dma_request_channel(const struct device *dev) dma_release_channel(const struct device *dev) Than 2 eDMA specific APIs:
Hake, So I was thinking about the following idea: Having 2 general purpose APIs: dma_request_channel(const struct device *dev) dma_release_channel(const struct device *dev) Than 2 eDMA specific APIs:
|
By Kumar Gala
·
|
|
Updated Event: Zephyr: Networking Forum
#cal-invite
Zephyr: Networking Forum When: Tuesday, 6 April 2021 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Monthly on the first Tuesday Where: Microsoft Teams Meeting Organizer: tsc@... An RSVP is requested. Clic
Zephyr: Networking Forum When: Tuesday, 6 April 2021 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Monthly on the first Tuesday Where: Microsoft Teams Meeting Organizer: tsc@... An RSVP is requested. Clic
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Updated Event: Zephyr: Toolchain Working Group
#cal-invite
Zephyr: Toolchain Working Group When: Monday, 22 March 2021 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Every 2 weeks on Monday Where: Microsoft Teams Meeting Organizer: Torsten Rasmussen An RSVP is req
Zephyr: Toolchain Working Group When: Monday, 22 March 2021 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Every 2 weeks on Monday Where: Microsoft Teams Meeting Organizer: Torsten Rasmussen An RSVP is req
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Updated Event: Zephyr Project: Dev Meeting
#cal-invite
Zephyr Project: Dev Meeting When: Thursday, 18 March 2021 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Weekly on Thursday Where: Microsoft Teams Meeting Organizer: devel@... An RSVP is requested. Click h
Zephyr Project: Dev Meeting When: Thursday, 18 March 2021 3:00pm to 4:00pm (UTC+00:00) UTC Repeats: Weekly on Thursday Where: Microsoft Teams Meeting Organizer: devel@... An RSVP is requested. Click h
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Changing default branch name on GitHub - possible action required 5 messages
We will be changing the default branch on github from ‘master' to ‘main' on Friday (Mar 11, 2021). There is no action required for any open PRs, however you’ll need to update your local git clone as f
We will be changing the default branch on github from ‘master' to ‘main' on Friday (Mar 11, 2021). There is no action required for any open PRs, however you’ll need to update your local git clone as f
|
By Kumar Gala
·
|
|
Changing default branch name on GitHub (delayed)
All, We’ve identified some changes we need to make to west to make the transition of branch name cleaner. We will delay the branch name change until these changes are made to west and a version of wes
All, We’ve identified some changes we need to make to west to make the transition of branch name cleaner. We will delay the branch name change until these changes are made to west and a version of wes
|
By Kumar Gala
·
|
|
Zephyr Project: Dev Meeting - Thu, 03/11/2021 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting When: Thursday, 11 March 2021, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Descr
Reminder: Zephyr Project: Dev Meeting When: Thursday, 11 March 2021, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Descr
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Kconfig with choice for integers
I am trying to add some changes to the NXP iMX RT1060 SOC so that different video PLLs can be configured. I have created the options for selection in menuconfig and they work good in that environment
I am trying to add some changes to the NXP iMX RT1060 SOC so that different video PLLs can be configured. I have created the options for selection in menuconfig and they work good in that environment
|
By Michael Alleblas
·
|
|
Dev-Review Meeting Agenda Mar 11 2 messages
Here’s the agenda topics for this week: checkpatch: Disable "blank line after declarations” warning (@carles) - https://github.com/zephyrproject-rtos/zephyr/pull/32850 npcx: move scfg driver from pinc
Here’s the agenda topics for this week: checkpatch: Disable "blank line after declarations” warning (@carles) - https://github.com/zephyrproject-rtos/zephyr/pull/32850 npcx: move scfg driver from pinc
|
By Kumar Gala
·
|
|
Updated Event: Zephyr Project: APIs
#cal-invite
Zephyr Project: APIs When: Tuesday, 16 March 2021 4:00pm to 5:00pm (UTC+00:00) UTC Repeats: Weekly on Tuesday Where: Microsoft Teams Meeting Organizer: devel@... An RSVP is requested. Click here to RS
Zephyr Project: APIs When: Tuesday, 16 March 2021 4:00pm to 5:00pm (UTC+00:00) UTC Repeats: Weekly on Tuesday Where: Microsoft Teams Meeting Organizer: devel@... An RSVP is requested. Click here to RS
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Zephyr Project: APIs - Tue, 03/09/2021 5:00pm-6:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs When: Tuesday, 9 March 2021, 5:00pm to 6:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Description: M
Reminder: Zephyr Project: APIs When: Tuesday, 9 March 2021, 5:00pm to 6:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Description: M
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
API meeting: agenda
Hi all, Agenda for today: - Multi-threading flash access is not supported by flash_write_protection_set() - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/31217 - drv: display: Initial FT8
Hi all, Agenda for today: - Multi-threading flash access is not supported by flash_write_protection_set() - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/31217 - drv: display: Initial FT8
|
By Carles Cufi
·
|
|
Zephyr: Toolchain Working Group - Mon, 03/08/2021
#cal-notice
Zephyr: Toolchain Working Group When: Monday, 8 March 2021 4:00pm to 5:00pm (GMT+00:00) UTC Where: Microsoft Teams Meeting Description: Live meeting minutes: https://docs.google.com/document/d/1IQKBK-
Zephyr: Toolchain Working Group When: Monday, 8 March 2021 4:00pm to 5:00pm (GMT+00:00) UTC Where: Microsoft Teams Meeting Description: Live meeting minutes: https://docs.google.com/document/d/1IQKBK-
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Zephyr: Toolchain Working Group - Mon, 03/08/2021 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr: Toolchain Working Group When: Monday, 8 March 2021, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: Torsten Rasmus
Reminder: Zephyr: Toolchain Working Group When: Monday, 8 March 2021, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: Torsten Rasmus
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 4 March 2021
#cal-cancelled
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Thursday, 4 March 2021 4:00pm to 5:00pm (UTC+00:00) UTC Where: Microsoft Teams Meeting Organizer: devel@... Description: ___
Cancelled: Zephyr Project: Dev Meeting This event has been cancelled. When: Thursday, 4 March 2021 4:00pm to 5:00pm (UTC+00:00) UTC Where: Microsoft Teams Meeting Organizer: devel@... Description: ___
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
[EXT] about DMA API updates proposal
Hake, The ‘filter’ feature I’m still trying to figure out how we handle. I’m curious if other vendors have channels that have specific features like ‘periodic’ that only are supported on specific chan
Hake, The ‘filter’ feature I’m still trying to figure out how we handle. I’m curious if other vendors have channels that have specific features like ‘periodic’ that only are supported on specific chan
|
By Kumar Gala
·
|
|
[EXT] Re: about DMA API updates proposal
Hi Gala, I will create a separated PR for DMA new API only. and one question for below: "use some of the generic devicetree properties in "dts/bindings/dma/dma-controller.yaml”. The number space alloc
Hi Gala, I will create a separated PR for DMA new API only. and one question for below: "use some of the generic devicetree properties in "dts/bindings/dma/dma-controller.yaml”. The number space alloc
|
By Hake Huang
·
|
|
about DMA API updates proposal 2 messages
Hi All, I am working on enable NXP EDMA drivers to Zephyr DMA framework, and I have two DMA API changes need to discussion. 1. https://github.com/zephyrproject-rtos/zephyr/pull/28895 in this PR, I add
Hi All, I am working on enable NXP EDMA drivers to Zephyr DMA framework, and I have two DMA API changes need to discussion. 1. https://github.com/zephyrproject-rtos/zephyr/pull/28895 in this PR, I add
|
By Hake Huang
·
|
|
Zephyr Project: LTS schedule and scope meeting - Tue, 03/02/2021 5:00pm-7:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: LTS schedule and scope meeting When: Tuesday, 2 March 2021, 5:00pm to 7:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer
Reminder: Zephyr Project: LTS schedule and scope meeting When: Tuesday, 2 March 2021, 5:00pm to 7:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer
|
By
devel@lists.zephyrproject.org Calendar
·
|