Skip to content

Conversation

yeaissa
Copy link
Contributor

@yeaissa yeaissa commented Sep 29, 2025

Add BLE support to MCXW23xx platform.
Add support for bt_tester on frdm_mcxw23 and mcxw23_evk boards.
Isolate mcxw7xx-specific module/code from mcxw2xx.

Copy link

github-actions bot commented Sep 29, 2025

The following west manifest projects have changed revision in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@870b2a5 zephyrproject-rtos/hal_nxp@4377ecf (master) zephyrproject-rtos/[email protected]

Additional metadata changed:

Name URL Submodules West cmds module.yml Blobs
hal_nxp 2x 🆕

DNM label due to: 1 project with metadata changes and 2 blob changes

Note: This message is automatically posted and updated by the Manifest GitHub Action.

@github-actions github-actions bot added manifest manifest-hal_nxp DNM (manifest) This PR should not be merged (controlled by action-manifest) Binary Blobs Added labels Sep 29, 2025
Copy link
Contributor

@axelnxp axelnxp left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Can you update the boards documentation about the blob fetch required to build a ble application ?

@yeaissa yeaissa force-pushed the develop/mcxw23_ble branch from 3963a45 to 2b0c398 Compare October 1, 2025 09:47
axelnxp
axelnxp previously approved these changes Oct 1, 2025
@yeaissa
Copy link
Contributor Author

yeaissa commented Oct 3, 2025

LGTM, need more information on the HAL side

HAL PR is now updated with the required info. Thanks.

@yeaissa yeaissa dismissed stale reviews from dleach02 and axelnxp via 8c9a602 October 7, 2025 07:55
@yeaissa yeaissa force-pushed the develop/mcxw23_ble branch 2 times, most recently from 8c9a602 to 04dd428 Compare October 7, 2025 07:57
@yeaissa yeaissa force-pushed the develop/mcxw23_ble branch 2 times, most recently from 0e1dcf7 to f114f54 Compare October 7, 2025 08:04
@yeaissa
Copy link
Contributor Author

yeaissa commented Oct 7, 2025

hal_nxp PR merged. manifest sha updated.
Please check again @mmahadevan108 @axelnxp @dleach02.

@yeaissa yeaissa requested a review from axelnxp October 7, 2025 08:08
axelnxp
axelnxp previously approved these changes Oct 7, 2025
@dleach02 dleach02 closed this Oct 7, 2025
@dleach02 dleach02 reopened this Oct 7, 2025
@dleach02 dleach02 removed the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Oct 7, 2025
@dleach02
Copy link
Member

dleach02 commented Oct 7, 2025

need the following to merge first:

Add HCI info and BLE interrupt.

Lower peripheral interrupt prio to make sure
LL irq have the highest one.
This is a prerequisite of the system.

Signed-off-by: Yassine El Aissaoui <[email protected]>
Both MCXW2xx and MCXW7xx now share the same SoC family
(CONFIG_SOC_FAMILY_MCXW).

Isolate mcxw7xx-specific module/code from mcxw2xx.

Signed-off-by: Yassine El Aissaoui <[email protected]>
Add configuration for BLE
Add 32KHz Osc clock needed by BLE
Move nxp_nbu.c include to be shared on mcxw7x and mcxw2x

Signed-off-by: Yassine El Aissaoui <[email protected]>
Update board readme.
Add zephyr,uart-pipe to support bt_tester app.

Signed-off-by: Yassine El Aissaoui <[email protected]>
@dleach02
Copy link
Member

dleach02 commented Oct 8, 2025

@yeaissa I updated your PR to address west.yml merge conflict

@github-actions github-actions bot added the DNM (manifest) This PR should not be merged (controlled by action-manifest) label Oct 8, 2025
@dleach02 dleach02 requested a review from axelnxp October 8, 2025 03:23
@zephyrbot zephyrbot requested a review from dleach02 October 8, 2025 03:24
Copy link

sonarqubecloud bot commented Oct 8, 2025

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

6 participants