-
Notifications
You must be signed in to change notification settings - Fork 6.9k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Zephyr 4.0 module update overview #80491
Comments
@dkalowsk EDTT is already the latest version. For bsim / Babblesim, I just qeued a PR with a minor update with some minor improvements. It is not required for 4.0 but does not harm either. |
@dkalowsk hostap update is planned after 4.0 is released (tracked in Wi-Fi project page https://github.com/orgs/zephyrproject-rtos/projects/50) |
@dkalowsk LVGL will updated after 4.0. |
There is a PR for zscilib, but waiting on the PR author to comment, and can be updated post 4.0 release. |
In picolibc, there are some fixes for clang, arc and xtensa upstream which should probably get pulled in for 4.0. We'll need to sync with the SDK and see when that might get updated. |
@keith-packard Unless those are critical bug fixes, we will likely have to target 4.1 since releasing and integrating another version of SDK will likely take more than a week and, at that point, we will be at rc2 or even rc3 where we cannot risk toolchain-related regressions. |
CMSIS (v5) is already at the latest version (5.9.0). As for CMSIS v6, it will likely have to be added as a separate module: #77220. |
Sounds fine -- none of them are critical. |
MCUboot will be updated with a bug fix which is currently pending on the submitter fixing their commit, a sync will then be opened in zephyr |
Created #80555 to sync |
No need to update OpenThread. |
Regarding following modules:
|
No need to update percepio module, as far as we can tell.
Best regards
Erik Tamlin
…On Tue, 29 Oct 2024 at 12:41, Dominik Ermel ***@***.***> wrote:
Regarding following modules:
- https://github.com/zephyrproject-rtos/fatfs - will not be updated
prior to 4.0; there will be update after, bringing fixes in features that
are not yet enabled in Zephyr
- https://github.com/zephyrproject-rtos/littlefs - missing from list,
at this point this is at version latest offered by upstream (
https://github.com/littlefs-project/littlefs/commits/master/)
- https://github.com/zephyrproject-rtos/zcbor - @oyvindronningstad
<https://github.com/oyvindronningstad>, can you comment here, the
project is under your control.
—
Reply to this email directly, view it on GitHub
<#80491 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/APNUTSJMNLYKR7OSBL2BIYDZ55X5BAVCNFSM6AAAAABQWSR5W6VHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDINBTHE3TMOJUGQ>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Sounds like we'll leave picolibc alone for 4.0 as the SDK is already set. |
MCUboot: #80607 |
zcbor is at 0.9.1 upstream, while zephyr references 0.9.0. 0.9.1 is just a readme change, so not critical. I will open a PR soon to update zephyr to reference 0.9.1, but I don't assume it's necessary for 4.0. |
LZ4 is already using the latest LTS release zephyrproject-rtos/lz4#2 |
No updates for Thrift yet. I'm following up about why this was reverted and how to get it back in. |
MCUboot has been updated to bring in a fix for a user reported issue |
No plans to update liblc3 |
@JordanYates Since you last updated the module, do you think the Tensorflow Lite Micro module needs an update? |
LoRaMAC-node is in maintenance mode and has no updated |
Only if required by #80495, which was the reason I had to update it last time. |
Umbrella issue for modules which may require an update before Zephyr 4.0.
Folks that are tagged please comment and confirm the status of your modules with respect to readiness for the 4.0 release.
The text was updated successfully, but these errors were encountered: