|
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
·
|
|
Re: Zephyr x nRF52 Inquiry
If you take a look at the supported board documentation for the nRF52840 Dongle (PCA10059), there is a section that describes loading/using a Zephyr application with the Nordic bootloader. I don't
If you take a look at the supported board documentation for the nRF52840 Dongle (PCA10059), there is a section that describes loading/using a Zephyr application with the Nordic bootloader. I don't
|
By
Eric Mohlenhoff
·
#7738
·
|
|
Zephyr Project: APIs - Tue, 05/04/2021 4:00pm-5:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr Project: APIs
When: Tuesday, 4 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, 4 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@...>
·
#7737
·
|
|
Zephyr: Networking Forum - Tue, 05/04/2021 3:00pm-4:00pm, Please RSVP
#cal-reminder
Reminder: Zephyr: Networking Forum
When: Tuesday, 4 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: Networking Forum
When: Tuesday, 4 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@...>
·
#7736
·
|
|
API meeting: agenda
Hi all,
Items for today:
- Pinctrl
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748
If you have additional items please let me know.
Teams link:
Hi all,
Items for today:
- Pinctrl
- Issue: https://github.com/zephyrproject-rtos/zephyr/issues/22748
If you have additional items please let me know.
Teams link:
|
By
Carles Cufi
·
#7735
·
|
|
[RFC] flash API: extend API by write/erase calls with flash content check and re-write
Usually flash drivers/controllers doesn't check whether what was requested to be write was written. As flash driver API implements just write, it doesn't mean that corruption of written data will be
Usually flash drivers/controllers doesn't check whether what was requested to be write was written. As flash driver API implements just write, it doesn't mean that corruption of written data will be
|
By
Puzdrowski, Andrzej
·
#7734
·
|
|
Re: Network forum agenda
One topic emerged:
- WiFi and wpa supplicant support in Zephyr
Cheers,
Jukka
One topic emerged:
- WiFi and wpa supplicant support in Zephyr
Cheers,
Jukka
|
By
Jukka Rissanen
·
#7733
·
|
|
Attempting to assign value to undefined symbol error
I am trying to work through the solved examples in the Bluetooth Mesh Developer Study Guide found here: Bluetooth Mesh Developer Study Guide v2.0 | Bluetooth® Technology Website
The code examples use
I am trying to work through the solved examples in the Bluetooth Mesh Developer Study Guide found here: Bluetooth Mesh Developer Study Guide v2.0 | Bluetooth® Technology Website
The code examples use
|
By
Mike Marks
·
#7732
·
|
|
Network forum agenda
Hi all,
There is a network forum meeting tomorrow Tue 4 May at 8AM PST / 17.00
CEST.
Currently the agenda is empty, so if there is anything network related
topics you want to discuss, please let me
Hi all,
There is a network forum meeting tomorrow Tue 4 May at 8AM PST / 17.00
CEST.
Currently the agenda is empty, so if there is anything network related
topics you want to discuss, please let me
|
By
Jukka Rissanen
·
#7731
·
|
|
Re: Zephyr x nRF52 Inquiry
Hi Jamie,
Thanks for the response.
Does that mean that if I have devices out in the field running firmware built on older Nordic code (SoftDevice and nRF52 SDK), the only way to get firmware built on
Hi Jamie,
Thanks for the response.
Does that mean that if I have devices out in the field running firmware built on older Nordic code (SoftDevice and nRF52 SDK), the only way to get firmware built on
|
By
David Rances <david@...>
·
#7730
·
|
|
REMINDER - merge window closes this Friday - May 7th, 2021.
Hi,
This is a reminder that the v2.6.0 merge window for new features closes this Friday, 7th of May. After that, only bug fixes and documentation will be merged until the final release is tagged,
Hi,
This is a reminder that the v2.6.0 merge window for new features closes this Friday, 7th of May. After that, only bug fixes and documentation will be merged until the final release is tagged,
|
By
Kumar Gala
·
#7729
·
|
|
Re: Zephyr x nRF52 Inquiry
Hi David,
Zephyr does not use the Nordic SDK softdevice, it comes with its own Bluetooth stack which gets compiled into your application hex file. You would get rid of the code on your module and
Hi David,
Zephyr does not use the Nordic SDK softdevice, it comes with its own Bluetooth stack which gets compiled into your application hex file. You would get rid of the code on your module and
|
By
lairdjm
·
#7728
·
|
|
Zephyr x nRF52 Inquiry
Hi,
I've got a question regarding Zephyr for nRF52 devices. I have an nRF52832 device with an old application firmware and bootloader that is utilizing an older version of SoftDevice (v5) and
Hi,
I've got a question regarding Zephyr for nRF52 devices. I have an nRF52832 device with an old application firmware and bootloader that is utilizing an older version of SoftDevice (v5) and
|
By
David Rances <david@...>
·
#7727
·
|
|
Re: Support for Ambiq Apollo chips
#bluetooth
#ambiq
Hi Michał -
You want the devicetree organization to match the hardware description. So in the case of the Ambiq GPIO controller, I think your best bet is to create only GPIOA and GPIOB controllers.
Hi Michał -
You want the devicetree organization to match the hardware description. So in the case of the Ambiq GPIO controller, I think your best bet is to create only GPIOA and GPIOB controllers.
|
By
Keith Short
·
#7726
·
|
|
STM32: Clock control configuration moved from Kconfig to device tree
Hi,
We've started to transition STM32 clock system configuration from Kconfig to dts.
The main change (that introduces the whole mechanism) has been merged earlier this week,
making it available to
Hi,
We've started to transition STM32 clock system configuration from Kconfig to dts.
The main change (that introduces the whole mechanism) has been merged earlier this week,
making it available to
|
By
Erwan Gouriou
·
#7725
·
|
|
Cancelled Event: Zephyr Project: Dev Meeting - Thursday, 29 April 2021
#cal-cancelled
Cancelled: Zephyr Project: Dev Meeting
This event has been cancelled.
When:
Thursday, 29 April 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, 29 April 2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer:
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#7724
·
|
|
Re: Dev-Review Meeting Agenda Apr 29
Hi; sorry for the short notice, but Dev-review is cancelled for today.
Kumar is on vacation (which is why I sent the agenda) and I've been
informed that today's dev-review conflicts with talk
Hi; sorry for the short notice, but Dev-review is cancelled for today.
Kumar is on vacation (which is why I sent the agenda) and I've been
informed that today's dev-review conflicts with talk
|
By
Bolivar, Marti
·
#7723
·
|