|
Updated Event: Zephyr Project: APIs
#cal-invite
Zephyr Project: APIs When: Tuesday, 3 November 2020 5:00pm to 6:00pm (UTC+00:00) UTC Repeats: Weekly on Tuesday Where: Microsoft Teams Meeting Organizer: devel@... An RSVP is requested. Click here to
Zephyr Project: APIs When: Tuesday, 3 November 2020 5:00pm to 6:00pm (UTC+00:00) UTC Repeats: Weekly on Tuesday Where: Microsoft Teams Meeting Organizer: devel@... An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Zephyr Project: APIs - Tue, 10/27/2020 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs When: Tuesday, 27 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, 27 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. - Kernel headers - PR: https://github.com/zephyrproject-rtos/zephyr/pull/29359#issuecomment-713598116 - API and component naming conventions - Issue: https://github.com/zephy
Hi all, Agenda for today. - Kernel headers - PR: https://github.com/zephyrproject-rtos/zephyr/pull/29359#issuecomment-713598116 - API and component naming conventions - Issue: https://github.com/zephy
|
By Carles Cufi
·
|
|
Updated Event: Zephyr: Toolchain Working Group
#cal-invite
Zephyr: Toolchain Working Group When: Monday, 2 November 2020 4:00pm to 5:00pm (UTC+00:00) UTC Repeats: Every 2 weeks on Monday, through Thursday, 17 December 2020 Where: Microsoft Teams Meeting Organ
Zephyr: Toolchain Working Group When: Monday, 2 November 2020 4:00pm to 5:00pm (UTC+00:00) UTC Repeats: Every 2 weeks on Monday, through Thursday, 17 December 2020 Where: Microsoft Teams Meeting Organ
|
By
devel@lists.zephyrproject.org Calendar
·
|
|
Runtime pin remapping on STM32F103 4 messages
Hi, I'm looking for how I would switch a physical pin between ADC, PWM and GPIO, all without the chip being reprogrammed. I have found pinmux, but I can't tell exactly what it does as documentation is
Hi, I'm looking for how I would switch a physical pin between ADC, PWM and GPIO, all without the chip being reprogrammed. I have found pinmux, but I can't tell exactly what it does as documentation is
|
By
Thomas Hobson
·
|
|
STM32: Generic HAL LL API headers
To all STM32 users and developers, We're in the final step of reviewing the following PRs: HAL PR #68 "scripts: genllheaders: add script to generate common LL headers ": https://github.com/zephyrproje
To all STM32 users and developers, We're in the final step of reviewing the following PRs: HAL PR #68 "scripts: genllheaders: add script to generate common LL headers ": https://github.com/zephyrproje
|
By Gerard Marull Paretas
·
|
|
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
·
|