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

NRF53: add support for RPMSG HCI #8795

Merged
merged 4 commits into from Apr 21, 2023

Conversation

raiden00pl
Copy link
Contributor

Summary

  • boards/nrf5340-dk: add procfs support
  • arch/nrf53: add RPMSG HCI controller support
  • boards/nrf5340-dk: add RPMSG HCI controller support and examples

Impact

BLE available to the app core.

Testing

nrf5340-dk btsak and nimble on the app core

@raiden00pl
Copy link
Contributor Author

depends on #8794

boards/arm/nrf53/nrf5340-dk/src/nrf53_bringup.c Outdated Show resolved Hide resolved
arch/arm/src/nrf53/nrf53_sdc.h Outdated Show resolved Hide resolved
arch/arm/src/nrf53/nrf53_sdc.c Outdated Show resolved Hide resolved
@raiden00pl raiden00pl force-pushed the nrf53_rpmsghci branch 3 times, most recently from 167ef3b to 1fd34fa Compare March 14, 2023 10:17
@raiden00pl
Copy link
Contributor Author

depends on #8793 (2710d87)

@raiden00pl
Copy link
Contributor Author

This PR pass CI now

@xiaoxiang781216 xiaoxiang781216 merged commit b737d41 into apache:master Apr 21, 2023
26 checks passed
@raiden00pl raiden00pl deleted the nrf53_rpmsghci branch May 3, 2023 12:20
@jerpelea jerpelea added this to To-Add in Release Notes - 12.2.0 Jun 13, 2023
@jerpelea jerpelea moved this from To-Add to In Progress in Release Notes - 12.2.0 Jun 26, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging this pull request may close these issues.

None yet

3 participants