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

mpsl: Kconfig: Replace nRF54H20 PDK with DK #1262

Merged
merged 1 commit into from
Mar 26, 2024

Conversation

anangl
Copy link
Contributor

@anangl anangl commented Mar 15, 2024

nRF54H20 PDK is superseded by nRF54H20 DK and will no longer be supported, so instead of the SOC_NRF54H20_ENGA_CPURAD option that no longer exists, SOC_NRF54H20_CPURAD needs to be used.

@hermabe
Copy link
Member

hermabe commented Mar 15, 2024

mpsl uses GRTC_2_IRQn instead of GRTC_0_IRQn on fp1 so you will have to update that in https://github.com/nrfconnect/sdk-nrf/blob/b3062f019496a7473731dd699e4bac136e76c047/subsys/mpsl/init/mpsl_init.c#L55 as well.

@hermabe
Copy link
Member

hermabe commented Mar 15, 2024

FP1 libs are exported in #1263

@anangl
Copy link
Contributor Author

anangl commented Mar 18, 2024

Rebased.

@anangl
Copy link
Contributor Author

anangl commented Mar 19, 2024

Rebased.

@anangl
Copy link
Contributor Author

anangl commented Mar 20, 2024

Rebased.

nRF54H20 PDK is superseded by nRF54H20 DK and will no longer be
supported, so instead of the SOC_NRF54H20_ENGA_CPURAD option that
no longer exists, SOC_NRF54H20_CPURAD needs to be used.

Signed-off-by: Andrzej Głąbek <[email protected]>
@anangl
Copy link
Contributor Author

anangl commented Mar 22, 2024

Rebased.

@anangl anangl merged commit a11ef8f into nrfconnect:main Mar 26, 2024
3 checks passed
@anangl anangl deleted the nrf54h20_dk branch March 26, 2024 12:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants