zephyrproject-rtos / zephyr

Primary Git Repository for the Zephyr Project. Zephyr is a new generation, scalable, optimized, secure RTOS for multiple hardware architectures.
https://docs.zephyrproject.org
Apache License 2.0
10.13k stars 6.22k forks source link

Zephyr 3.7 module update overview #73878

Closed dleach02 closed 2 days ago

dleach02 commented 1 month ago

Umbrella issue for modules which may require an update before Zephyr 3.7.

Folks that are tagged please comment and confirm the status of your modules with respect to readiness for the 3.7 release.

JordanYates commented 1 month ago

loramac-node is in maintenance mode and has no updates. cmsis-nn update here: #73995

faxe1008 commented 1 month ago

lvgl module is at the current viable released version 8.4.0 https://github.com/lvgl/lvgl/releases/tag/v8.4.0. Version 9 breaks at least the monochrome display support so it's not viable for now. PR for that is pending but not realistic for 3.7.

krish2718 commented 1 month ago

No planned updated for hostap for 3.7.0.

carlocaione commented 1 month ago

For open-amp and libmetal https://github.com/zephyrproject-rtos/zephyr/pull/74186

keith-packard commented 1 month ago

No known issues for picolibc for 3.7.0 -- current release is the same as zephyr uses.

JordanYates commented 1 month ago

tflite-micro upgrade is part of #73995, need either perms for the repo or someone to work out the desired branch structure.

henrikbrixandersen commented 1 month ago

There's a request (https://github.com/zephyrproject-rtos/zephyr/issues/70285) to update CANopenNode to v4.0, but it will not happen in time for v3.7.0.

nordicjm commented 1 month ago

No update planned for MCUboot in the zephyr 3.7 release

MariuszSkamra commented 3 weeks ago

As discussed offline with @sjanc, no plans to update liblc3 in the Zephyr 3.7.0

cfriedt commented 3 weeks ago

Thrift docs have a minor update in https://github.com/zephyrproject-rtos/zephyr/pull/74557

There is a version upgrade, but I would rather save that until after 3.7

XenuIsWatching commented 3 weeks ago

cmsis-dsp hasn't had an update come out. I'd rather wait for the next 'taged' release

dleach02 commented 3 weeks ago

Thrift docs have a minor update in #74557

There is a version upgrade, but I would rather save that until after 3.7

Thrift docs have a minor update in #74557

There is a version upgrade, but I would rather save that until after 3.7

@cfriedt remember that v3.7 is LTS3. Do you want this version to stick for the next 3+ years?

dleach02 commented 3 weeks ago

There's a request (#70285) to update CANopenNode to v4.0, but it will not happen in time for v3.7.0.

There's a request (#70285) to update CANopenNode to v4.0, but it will not happen in time for v3.7.0.

@henrikbrixandersen so that means the LTS will stick with the older version for the next 3 years

henrikbrixandersen commented 3 weeks ago

@henrikbrixandersen so that means the LTS will stick with the older version for the next 3 years

Correct.

carlocaione commented 1 week ago

https://github.com/zephyrproject-rtos/zephyr/pull/74186 this is waiting to be merged

aescolar commented 2 days ago

Closing as 3.7.0 rc3 has been tagged and no more module updates are expected.