|
Zephyr Project: Dev Meeting - Thu, 10/22/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting When: Thursday, 22 October 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Des
Reminder: Zephyr Project: Dev Meeting When: Thursday, 22 October 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Des
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Dev-Review Meeting Agenda Oct 22
Here’s the agenda topics for this week: * [RFC]: Macro for defining file system API with default function assigned: - https://github.com/zephyrproject-rtos/zephyr/pull/29396 * Revert "shell: support f
Here’s the agenda topics for this week: * [RFC]: Macro for defining file system API with default function assigned: - https://github.com/zephyrproject-rtos/zephyr/pull/29396 * Revert "shell: support f
|
By Kumar Gala
·
|
|
Zephyr SDK 0.12.0-beta-1 available for testing
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0-beta-1 Please download and try things out and report any issues. Please report issues
Hi, Latest version of the SDK can be found here: https://github.com/zephyrproject-rtos/sdk-ng/releases/tag/v0.12.0-beta-1 Please download and try things out and report any issues. Please report issues
|
By Kumar Gala
·
|
|
RFC: API Change: Bluetooth: Update indication callback parameters
Hi All, I am proposing an update to the callback signature of the Bluetooth GATT indication function. This change would bring the callback in-line with the other GATT callbacks (read, write, notify) b
Hi All, I am proposing an update to the callback signature of the Bluetooth GATT indication function. This change would bring the callback in-line with the other GATT callbacks (read, write, notify) b
|
By Jordan Yates
·
|
|
zephyr: Getting GPIOs from DTS file without aliases 5 messages
Hi All, I have a dts file for GPIO configs. I would like to know if it is possible to get the GPIOs without aliases DTS file: pow_seq_gpio_keys { compatible = "gpio-keys"; EC_VR_EN_PP3300_A: GPIOA3 {
Hi All, I have a dts file for GPIO configs. I would like to know if it is possible to get the GPIOs without aliases DTS file: pow_seq_gpio_keys { compatible = "gpio-keys"; EC_VR_EN_PP3300_A: GPIOA3 {
|
By
Hiremath, Vijay P
·
|
|
[Zephyr-users] API meeting: agenda
Just FYI, some of the label & links are mismatched (ie link takes you to one of the other PRs) - k
Just FYI, some of the label & links are mismatched (ie link takes you to one of the other PRs) - k
|
By Kumar Gala
·
|
|
2 questions about zephyrproject-rtos
Hello, Sorry to bother you that when I read the zephyrproject-rtos I had 2 questions. In include/linker/linker-defs.h:117 there are some codes: #define CREATE_OBJ_LEVEL(object, level) \ __##object##_#
Hello, Sorry to bother you that when I read the zephyrproject-rtos I had 2 questions. In include/linker/linker-defs.h:117 there are some codes: #define CREATE_OBJ_LEVEL(object, level) \ __##object##_#
|
By
szg10086@...
·
|
|
Zephyr Project: APIs - Tue, 10/20/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs When: Tuesday, 20 October 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Description
Reminder: Zephyr Project: APIs When: Tuesday, 20 October 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Description
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
API meeting: agenda
Hi all, Agenda for today. - workqueue: Introduce delayable work - PR: https://github.com/zephyrproject-rtos/zephyr/pull/28891 - Add regulator driver infrastructure - PR: https://github.com/zephyrproje
Hi all, Agenda for today. - workqueue: Introduce delayable work - PR: https://github.com/zephyrproject-rtos/zephyr/pull/28891 - Add regulator driver infrastructure - PR: https://github.com/zephyrproje
|
By Carles Cufi
·
|
|
Zephyr Toolchain Working Group Meeting – 19 October 2020 2 messages
There has been no objections to the proposed timeslot for Toolchain WG at Mondays, UTC 3PM / CEST 5PM / CDT 10 AM, so meeting has been moved. Call for today’s Toolchain WG. Agenda Updates: Thomas: IAR
There has been no objections to the proposed timeslot for Toolchain WG at Mondays, UTC 3PM / CEST 5PM / CDT 10 AM, so meeting has been moved. Call for today’s Toolchain WG. Agenda Updates: Thomas: IAR
|
By Rasmussen, Torsten
·
|
|
Zephyr: Toolchain Working Group - Mon, 10/19/2020
#cal-notice
Zephyr: Toolchain Working Group When: Monday, 19 October 2020 3:00pm to 4:00pm (GMT+00:00) UTC Where: Microsoft Teams Meeting Description: Live meeting minutes: https://docs.google.com/document/d/1IQK
Zephyr: Toolchain Working Group When: Monday, 19 October 2020 3:00pm to 4:00pm (GMT+00:00) UTC Where: Microsoft Teams Meeting Description: Live meeting minutes: https://docs.google.com/document/d/1IQK
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Zephyr: Toolchain Working Group - Mon, 10/19/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr: Toolchain Working Group When: Monday, 19 October 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: Maureen Hel
Reminder: Zephyr: Toolchain Working Group When: Monday, 19 October 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: Maureen Hel
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
SMP support for RISC-V privilege architecture 3 messages
Hello, Who is maintainer of RISC-V porting area? I want to discuss about SMP support for RISC-V with maintainer(s). Near a week ago, I posted SMP support for RISC-V and few days ago Jim Shu from Andes
Hello, Who is maintainer of RISC-V porting area? I want to discuss about SMP support for RISC-V with maintainer(s). Near a week ago, I posted SMP support for RISC-V and few days ago Jim Shu from Andes
|
By Katsuhiro Suzuki
·
|
|
introducing new delayable work API
I've been asked to request input on "kernel: workq: introduce delayable work" (#28891), which introduces a new API for supporting delayable work queue submission that cleans up some of the difficulty
I've been asked to request input on "kernel: workq: introduce delayable work" (#28891), which introduces a new API for supporting delayable work queue submission that cleans up some of the difficulty
|
By Peter A. Bigot
·
|
|
Zephyr Project: Dev Meeting - Thu, 10/15/2020 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: Dev Meeting When: Thursday, 15 October 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Des
Reminder: Zephyr Project: Dev Meeting When: Thursday, 15 October 2020, 3:00pm to 4:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Des
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Dev-Review Meeting Agenda Oct 15
As we have no PRs currently tagged w/dev-review we don’t have a specific agenda this week. Will see if there are any last minute PRs and if anyone has anything to discuss. Depending on who joins we mi
As we have no PRs currently tagged w/dev-review we don’t have a specific agenda this week. Will see if there are any last minute PRs and if anyone has anything to discuss. Depending on who joins we mi
|
By Kumar Gala
·
|
|
powerpc port of Zephyr 6 messages
Hi all, Below is a basic port of Zephyr to powerpc: https://github.com/mikey/zephyr/commits/powerpc It runs on both qemu and and microwatt [1]. It runs the basic tests and samples in the repository an
Hi all, Below is a basic port of Zephyr to powerpc: https://github.com/mikey/zephyr/commits/powerpc It runs on both qemu and and microwatt [1]. It runs the basic tests and samples in the repository an
|
By Michael Neuling
·
|
|
Zephyr Project: APIs - Tue, 10/13/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs When: Tuesday, 13 October 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Description
Reminder: Zephyr Project: APIs When: Tuesday, 13 October 2020, 4:00pm to 5:00pm, (GMT+00:00) UTC Where:Microsoft Teams Meeting An RSVP is requested. Click here to RSVP Organizer: devel@... Description
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
API meeting: agenda
Hi all, Agenda for today. - Clock control API change - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/27423 - Pinmux and pinctrl path forward: - Issue: https://github.com/zephyrproject-rto
Hi all, Agenda for today. - Clock control API change - Issue: https://github.com/zephyrproject-rtos/zephyr/issues/27423 - Pinmux and pinctrl path forward: - Issue: https://github.com/zephyrproject-rto
|
By Carles Cufi
·
|
|
RFC: API change: clock_control: Change parameters of clock_control_async_on
Hi, I would like to propose a clock control API change. Please see https://github.com/zephyrproject-rtos/zephyr/issues/27423 for details. Regards, Krzysztof
Hi, I would like to propose a clock control API change. Please see https://github.com/zephyrproject-rtos/zephyr/issues/27423 for details. Regards, Krzysztof
|
By Chruściński, Krzysztof
·
|