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

nimble/transport: Add ipc_icbmsg #1882

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

mkasenberg
Copy link
Contributor

@mkasenberg mkasenberg commented Sep 30, 2024

Related PR apache/mynewt-core#3312

Can be tested with a nRF5340 board and Zephyr's zephyr/samples/bluetooth/peripheral_hr sample app. Flash the APP core:

cd ~/zephyrproject/zephyr/samples/bluetooth/peripheral_hr/
west build -b nrf5340dk/nrf5340/cpuapp . -- -DDTC_OVERLAY_FILE='~/zephyrproject/zephyr/samples/subsys/ipc/ipc_service/multi_endpoint/boards/nrf5340dk_nrf5340_cpuapp_icbmsg.overlay' -DCONFIG_BT_HCI_VS=n
west flash

Flash the NET core with Mynewt targets:
nordic_pca10095_net-blehci.zip
nordic_pca10095_net_boot.zip

@mkasenberg mkasenberg changed the title [wip] nimble/transport: Add ipc_icbmsg nimble/transport: Add ipc_icbmsg Oct 4, 2024
@mkasenberg mkasenberg marked this pull request as ready for review October 4, 2024 07:51
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.

1 participant