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

hw/mcu/nordic: Fix SPI for non-secure code #3344

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

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Nov 21, 2024

hal_spi.c used hardcoded NRF_SPIMx_S NRF_SPISx_S instead of secure/non-secure aware macros NRF_SPIMx NRF_SPISx

hal_spi.c used hardcoded NRF_SPIMx_S NRF_SPISx_S instead of
secure/non-secure aware macros NRF_SPIMx NRF_SPISx

Signed-off-by: Jerzy Kasenberg <[email protected]>
@github-actions github-actions bot added Nordic Nordic related size/s labels Nov 21, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Nordic Nordic related size/s
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant