|
Zephyr 2.7.0 Released
Hey Zephyr Community!
We are pleased to announce the release of Zephyr v2.7.0 . This is our
LTS2 release with support for at least 2 years.
Major enhancements with this release include:
* Bluetooth
Hey Zephyr Community!
We are pleased to announce the release of Zephyr v2.7.0 . This is our
LTS2 release with support for at least 2 years.
Major enhancements with this release include:
* Bluetooth
|
By
Christopher Friedt
·
#8110
·
|
|
Modbus: Support for user defined function codes
Hi!
I was wondering if there's any work being done to allow users to
extend Modbus by defining their own function codes (and handlers to
those)? I looked at the implementation in 2.6.0 and there
Hi!
I was wondering if there's any work being done to allow users to
extend Modbus by defining their own function codes (and handlers to
those)? I looked at the implementation in 2.6.0 and there
|
By
Henrik Lindblom
·
#8109
·
|
|
RFC: API Change: Device Tree change for ranges property handling
Hi,
In order to handle the PCIe specific usage, used to describe the PCI I/O and memory regions (as described in IEEE Std 1275-1994),
the standard ranges property is used and must be parsed and
Hi,
In order to handle the PCIe specific usage, used to describe the PCI I/O and memory regions (as described in IEEE Std 1275-1994),
the standard ranges property is used and must be parsed and
|
By
Neil Armstrong
·
#8108
·
|
|
Event: Zephyr Project: Dev Meeting - 10/14/2021
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When:
10/14/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When:
10/14/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8107
·
|
|
Dev-Review Meeting Agenda Oct 14th
drivers: syscon: Set default for CONFIG_SYSCON to y
- https://github.com/zephyrproject-rtos/zephyr/pull/38762
Plus anything anyone else has.
- k
drivers: syscon: Set default for CONFIG_SYSCON to y
- https://github.com/zephyrproject-rtos/zephyr/pull/38762
Plus anything anyone else has.
- k
|
By
Kumar Gala
·
#8106
·
|
|
Changes to project roles and github permissions
Hello everyone,
We recently made changes to the project roles and the access levels given to contributors on github. Please refer to the full documentation of the roles below for more
Hello everyone,
We recently made changes to the project roles and the access levels given to contributors on github. Please refer to the full documentation of the roles below for more
|
By
Nashif, Anas
·
#8105
·
|
|
[RFC] TF-M: Split trusted-firmware-m repository
Hi.
I’ve created a request for comments to split the zephyr project maintained repository trusted-firmware-m into a fork of the individual upstream repositories
More details in the RFC github issue:
Hi.
I’ve created a request for comments to split the zephyr project maintained repository trusted-firmware-m into a fork of the individual upstream repositories
More details in the RFC github issue:
|
By
Andersson, Joakim <Joakim.Andersson@...>
·
#8104
·
|
|
Re: SMP support for RISC-V based Microchip PolarFire SoC Icicle Kit
Hi There,
Thanks to everyone for the feedback thus far, it is really appreciated. Our plan is to modify the code that affects the arch/riscv for smp support so that it is generic/agnostic. We will
Hi There,
Thanks to everyone for the feedback thus far, it is really appreciated. Our plan is to modify the code that affects the arch/riscv for smp support so that it is generic/agnostic. We will
|
By
conor.paxton@...
·
#8103
·
|
|
Zephyr v2.7.0-rc5
Hi Zephyr Community!
We are very happy to announce the 5th (and likely last) release
candidate for the v2.7.0 LTS \o/
https://github.com/zephyrproject-rtos/zephyr/releases/tag/v2.7.0-rc5
This
Hi Zephyr Community!
We are very happy to announce the 5th (and likely last) release
candidate for the v2.7.0 LTS \o/
https://github.com/zephyrproject-rtos/zephyr/releases/tag/v2.7.0-rc5
This
|
By
Christopher Friedt
·
#8102
·
|
|
Event: Zephyr Project: APIs - 10/12/2021
#cal-reminder
Reminder: Zephyr Project: APIs
When:
10/12/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: APIs
When:
10/12/2021
4:00pm to 5:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8101
·
|
|
API meeting: agenda
Hi all,
I won't be able to attend today's meeting, but Keith has kindly offered his help chairing it.
Agenda for today:
- PM structure optimization
- Issue:
Hi all,
I won't be able to attend today's meeting, but Keith has kindly offered his help chairing it.
Agenda for today:
- PM structure optimization
- Issue:
|
By
Carles Cufi
·
#8100
·
|
|
Re: [PATCH] Fix the problem that it cannot work under mimxrt1061cvl5a SOC
Hi Zhihao,
Thank you for your contribution. Please submit it as a pull request on GitHub.
See https://docs.zephyrproject.org/latest/contribute/index.html#contribution-workflow for detailed
Hi Zhihao,
Thank you for your contribution. Please submit it as a pull request on GitHub.
See https://docs.zephyrproject.org/latest/contribute/index.html#contribution-workflow for detailed
|
By
Henrik Brix Andersen
·
#8099
·
|
|
[PATCH] Fix the problem that it cannot work under mimxrt1061cvl5a SOC
There is no built-in SDRAM area in mimxrt1061 cvl5a, which makes zephyr unable to work on 1061 SOC
Best Regards
Zhihao
There is no built-in SDRAM area in mimxrt1061 cvl5a, which makes zephyr unable to work on 1061 SOC
Best Regards
Zhihao
|
By
Zhou, ZhihaoX <zhihaox.zhou@...>
·
#8098
·
|
|
Re: SMP support for RISC-V based Microchip PolarFire SoC Icicle Kit
I believe qemu also has models for the SMP SiFive models (which, I'd
expect, have a very similar CPU complex to the PolarFire). Making sure
that the port works there to enable a broader set of
I believe qemu also has models for the SMP SiFive models (which, I'd
expect, have a very similar CPU complex to the PolarFire). Making sure
that the port works there to enable a broader set of
|
By
Olof Johansson
·
#8097
·
|
|
Event: Zephyr Project: Dev Meeting - 10/07/2021
#cal-reminder
Reminder: Zephyr Project: Dev Meeting
When:
10/07/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
Reminder: Zephyr Project: Dev Meeting
When:
10/07/2021
3:00pm to 4:00pm
(UTC+00:00) UTC
Where:
Microsoft Teams Meeting
Organizer: devel@...
An RSVP is requested. Click here to
|
By
devel@lists.zephyrproject.org Calendar <noreply@...>
·
#8096
·
|
|
Re: Dev-Review Meeting Agenda Oct 6th
I am not sure if it is suitable for dev-review, otherwise for the next API meeting:
- Improve API headers documentation
https://github.com/zephyrproject-rtos/zephyr/issues/30466
I am not sure if it is suitable for dev-review, otherwise for the next API meeting:
- Improve API headers documentation
https://github.com/zephyrproject-rtos/zephyr/issues/30466
|
By
Gerard Marull Paretas
·
#8095
·
|
|
Re: Dev-Review Meeting Agenda Oct 6th
Will bring this up and see if discussion in API meeting is more appropriate:
- Improve API headers documentation
https://github.com/zephyrproject-rtos/zephyr/issues/30466
- k
Will bring this up and see if discussion in API meeting is more appropriate:
- Improve API headers documentation
https://github.com/zephyrproject-rtos/zephyr/issues/30466
- k
|
By
Kumar Gala
·
#8094
·
|
|
Re: Dev-Review Meeting Agenda Oct 6th
Just for clarity, this is the agenda for October 7, NOT October 6.
Meeting starts in about half an hour as usual.
Just for clarity, this is the agenda for October 7, NOT October 6.
Meeting starts in about half an hour as usual.
|
By
Bolivar, Marti
·
#8093
·
|
|
Re: SMP support for RISC-V based Microchip PolarFire SoC Icicle Kit
Conor,
Thank you for sharing, this is great.
Just a quick comment, from a quick look at the links below, I noticed the arch changes to riscv adding smp support and other generic code references your
Conor,
Thank you for sharing, this is great.
Just a quick comment, from a quick look at the links below, I noticed the arch changes to riscv adding smp support and other generic code references your
|
By
Nashif, Anas
·
#8092
·
|
|
Re: TinyCrypt end of life - Help needed
Hi,
There is no information about tinycrypt being EOL on webpage nor github...
https://github.com/intel/tinycrypt
https://01.org/tinycrypt
--
pozdrawiam
Szymon K. Janc
Hi,
There is no information about tinycrypt being EOL on webpage nor github...
https://github.com/intel/tinycrypt
https://01.org/tinycrypt
--
pozdrawiam
Szymon K. Janc
|
By
Szymon Janc
·
#8091
·
|