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 missing configuration for Bluetooth, NFC and storage partition for settings #1596

Merged
merged 3 commits into from
Apr 5, 2024

Conversation

KAGA164
Copy link
Contributor

@KAGA164 KAGA164 commented Apr 3, 2024

This cherry-picks commits from zephyrproject-rtos/zephyr#70601. These configurations are required to run Bluetooth and part of NFC samples on nRF54h20 FP1

…rlay

There are required DTS entries to nable peripherals required
for IPC communication between Radio and APP CPUs.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
(cherry picked from commit 73bdf62)
…ubsytem

There was missing storage partition that is required for setting
subsytem. Add missing entries to board files.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
(cherry picked from commit 6f07cec)
There are default configs that are provided by default for
e.g. nRF5340dk to enable HCI IPC communication type for
application domain and enable BT controller for radio domain.
These configs were missing for nRF54h20 DK.

Signed-off-by: Piotr Pryga <piotr.pryga@nordicsemi.no>
(cherry picked from commit b0f9391)
@rlubos rlubos merged commit a503870 into nrfconnect:main Apr 5, 2024
12 checks passed
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.

9 participants