We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c8a921e commit 318b871Copy full SHA for 318b871
soc/nordic/nrf54l/Kconfig.defconfig
@@ -33,6 +33,7 @@ choice NULL_POINTER_EXCEPTION_DETECTION
33
endchoice
34
35
config ROM_START_OFFSET
36
+ default 0 if PARTITION_MANAGER_ENABLED
37
default 0x800 if BOOTLOADER_MCUBOOT
38
39
endif # ARM
0 commit comments