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 GPIO HAL for non secure code #3345

Merged

Conversation

kasjer
Copy link
Contributor

@kasjer kasjer commented Nov 21, 2024

Code was using NRF_GPIOTE0 instead of NRF_GPIOTE which maps to NRF_GPIOTE1 for non secure code

@kasjer kasjer requested a review from m-gorecki November 21, 2024 08:31
@github-actions github-actions bot added Nordic Nordic related size/s labels Nov 21, 2024
@kasjer kasjer force-pushed the kasjer/nrf53-fix-gpio-for-non-secure-code branch 4 times, most recently from e4ac48a to a4c738e Compare November 21, 2024 11:49
Code was using NRF_GPIOTE0 instead of NRF_GPIOTE which
maps to NRF_GPIOTE1 for non secure code

Signed-off-by: Jerzy Kasenberg <[email protected]>
@kasjer kasjer force-pushed the kasjer/nrf53-fix-gpio-for-non-secure-code branch from a4c738e to 934267c Compare November 21, 2024 12:20
@kasjer kasjer merged commit 2c5ce7f into apache:master Nov 25, 2024
20 checks passed
@kasjer kasjer deleted the kasjer/nrf53-fix-gpio-for-non-secure-code branch November 25, 2024 11:47
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.

2 participants