-
Notifications
You must be signed in to change notification settings - Fork 2.3k
[NXP] Upadte NXP freertos SDK version to 25.09.00 #42285
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
[NXP] Upadte NXP freertos SDK version to 25.09.00 #42285
Conversation
Signed-off-by: Martin Girardot <[email protected]>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Code Review
This pull request successfully updates the NXP FreeRTOS SDK version to 25.09.00. The changes include updating the version file and the Dockerfile to reflect the new SDK version and the corresponding git commit hash. The updates are consistent with the pull request's objective and appear to be correct and well-aligned with the project's requirements.
|
PR #42285: Size comparison from 758ca33 to c285e5d Full report (35 builds for bl602, bl702, bl702l, cc13x4_26x4, cc32xx, efr32, esp32, nrfconnect, nxp, psoc6, qpg, realtek, stm32, telink)
|
Signed-off-by: Martin Girardot <[email protected]>
Summary
This PR is updating the NXP SDK docker image to get MCUX SDK 25.09.00 version.
Testing
Testing done by building and running locally the docker image.
Readability checklist
The checklist below will help the reviewer finish PR review in time and keep the
code readable:
descriptive
“When in Rome…”
rule (coding style)
See: Pull Request Guidelines