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 926bf82 commit d469eb3Copy full SHA for d469eb3
soc/st/stm32/stm32u3x/Kconfig.defconfig
@@ -8,4 +8,7 @@ if SOC_SERIES_STM32U3X
8
config NUM_IRQS
9
default 125
10
11
+config ROM_START_OFFSET
12
+ default 0x400 if BOOTLOADER_MCUBOOT
13
+
14
endif # SOC_SERIES_STM32U3X
0 commit comments