- Notifications
You must be signed in to change notification settings - Fork 8.1k
nxp: mcxw7x: integrate MCUXSDK 25.09 blobs #98030
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: mcxw7x: integrate MCUXSDK 25.09 blobs #98030
Conversation
| The following west manifest projects have changed revision in this Pull Request:
Additional metadata changed:
⛔ DNM label due to: 1 project with metadata changes and 4 blob changes Note: This message is automatically posted and updated by the Manifest GitHub Action. |
There will be time to get this merged through the normal process before rc1, so I'm not sure such an exception is warranted (I'm also not aware of such exceptions having been made in the past). @zephyrproject-rtos/release FYI |
@mmahadevan108 what exactly do you mean by "got stuck"? Do we have some bug in our infrastructure or CI that needs fixing? Force pushing and closing/reopening didn't help? |
d70c237
Might have been a github issue, there was a message at the top of the PR that kept saying updating and nothing was happening. I waited for a few hours before closing it and opening a new PR. |
@jhedberg The reason we are asking for this is because we have 3 more PRs lined up with HAL updates we are trying to coordinate But let me do a quick check on the other PR to see if I can figure out why it was problematic |
Update MCXW7x nbu_ble blobs for MCUXSDK 25.09. Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
mcxw72 shared memory placement has been changed with MCUXSDK 25.09 update. Moving the shared memory declaration to mcxw71 and mcxw72 specific dts since the placement is now different. Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
The 802.15.4 PHY has the poll optimization enabled by default. Disable it until the driver state machine is updated. Signed-off-by: George Stefan <george.stefan@nxp.com>
d70c237 to 7104638 Compare |
| okay... sorry but this was confusing. This PR was opened on the same branch as the other one so I can't even open the other one... and I accidentally rebased this PR to main and force pushed so now it is going through CI again ... sigh |



Created this PR as previous github PR #97814 got stuck after updating the HAL SHA
Associated HAL PR zephyrproject-rtos/hal_nxp#625