Replies: 1 comment
-
It's really a pain: (I'm using NCS 2.6.1 for a nRF9160 device) If I uses a "static partition manager file", I need to disable "CONFIG_FPROTECT" in the child. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Using west allows to provide some configuration values via the cli:
Is it possible to pass such configuration values also to child images, e.g.
CONFIG_MCUBOOT_SERIAL=n
for mcuboot?Beta Was this translation helpful? Give feedback.
All reactions