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

zephyr: Add NRF54L configuration #1892

Merged
merged 1 commit into from
Feb 13, 2024
Merged

Conversation

michalek-no
Copy link
Collaborator

Adds default Kconfig configuration that allows to build MCUboot for NRF54L.
Currently this configuration turns off WDT and FPROTECT, which is TODO to fix.

@michalek-no
Copy link
Collaborator Author

rebased

@michalek-no michalek-no requested a review from nordicjm February 5, 2024 08:50
@@ -0,0 +1,12 @@
# Copyright (c) 2020 Nordic Semiconductor ASA
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Year is wrong but not that important

Adds default Kconfig configuration that allows to build MCUboot
for NRF54L.
Currently this configuration turns off WDT and FPROTECT,
which is TODO to fix.

Signed-off-by: Dominik Ermel <[email protected]>
Signed-off-by: Mateusz Michalek <[email protected]>
@nvlsianpu nvlsianpu merged commit 4b4cc85 into mcu-tools:main Feb 13, 2024
55 checks passed
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.

3 participants