hal_nxp: integrate mcuxsdk ble controller ng#102581
Merged
fabiobaltieri merged 1 commit intozephyrproject-rtos:mainfrom Jan 27, 2026
Merged
Conversation
|
The following west manifest projects have changed revision in this Pull Request:
✅ All manifest checks OK Note: This message is automatically posted and updated by the Manifest GitHub Action. |
d8e7859 to
3876c20
Compare
Contributor
Author
|
DNM: needs #102186 to be merged first, then rebase this one. |
3876c20 to
e889dda
Compare
Contributor
Author
Done, rebased and conflicts resolved. |
4127d72 to
a375c95
Compare
Move ble-controller integration to mcux-sdk-ng to make future release integration easier. Based on 25.09.00 release, same as the existing version. Signed-off-by: Axel Le Bourhis <axel.lebourhis@nxp.com>
mmahadevan108
approved these changes
Jan 26, 2026
|
Please retry analysis of this Pull-Request directly on SonarQube Cloud |
ZhaoxiangJin
approved these changes
Jan 27, 2026
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Move the ble controller middleware to the new mcux-sdk-ng integration from hal_nxp, instead of using the legacy integration method. This will allow for easier integration of future releases.