Skip to content
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

Add BLE support for MCXW71 frdm board #79432

Merged
merged 3 commits into from
Oct 17, 2024

Conversation

yeaissa
Copy link
Contributor

@yeaissa yeaissa commented Oct 4, 2024

Update NXP HCI driver
Add soc + board info for BLE support on MCXW71
Add bt_tester application support

@zephyrbot
Copy link
Collaborator

zephyrbot commented Oct 4, 2024

The following west manifest projects have been modified in this Pull Request:

Name Old Revision New Revision Diff
hal_nxp zephyrproject-rtos/hal_nxp@9702923 zephyrproject-rtos/hal_nxp@c42b8ee (master) zephyrproject-rtos/[email protected]

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

@zephyrbot zephyrbot added the DNM This PR should not be merged (Do Not Merge) label Oct 4, 2024
@yeaissa
Copy link
Contributor Author

yeaissa commented Oct 4, 2024

Depends on:
zephyrproject-rtos/hal_nxp#445
#79431

@Thalley Thalley removed their request for review October 4, 2024 16:34
@zephyrbot zephyrbot requested a review from HoZHel October 7, 2024 08:13
jhedberg
jhedberg previously approved these changes Oct 15, 2024
decsny
decsny previously approved these changes Oct 15, 2024
dleach02
dleach02 previously approved these changes Oct 15, 2024
mmahadevan108
mmahadevan108 previously approved these changes Oct 15, 2024
@dleach02 dleach02 dismissed stale reviews from mmahadevan108, decsny, jhedberg, and themself via d561e98 October 15, 2024 19:52
@zephyrbot zephyrbot removed the DNM This PR should not be merged (Do Not Merge) label Oct 15, 2024
@dleach02
Copy link
Member

@jhedberg, we merged the HAL side PR and had to update the manifest here. Can you reapply your +1

Add updates to support MCXW71
Add support if RX data are received in ISR context
Add support to set BT address using Vendor command

Signed-off-by: Yassine El Aissaoui <[email protected]>
- Add IMU regions
- Add HCI definition
- Add config when BT is enabled

Signed-off-by: Yassine El Aissaoui <[email protected]>
- Add second UART needed for bt_tester app.
- Update doc with BLE info

Signed-off-by: Yassine El Aissaoui <[email protected]>
@fabiobaltieri fabiobaltieri added area: Input Input Subsystem and Drivers and removed area: Input Input Subsystem and Drivers labels Oct 16, 2024
@yeaissa
Copy link
Contributor Author

yeaissa commented Oct 16, 2024

PR check is passing

@carlescufi carlescufi merged commit 9cc3364 into zephyrproject-rtos:main Oct 17, 2024
30 checks passed
@yeaissa yeaissa deleted the MCXW71_BLE branch October 17, 2024 08:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.