Commit 73eaf920 authored by Jamie McCrae's avatar Jamie McCrae Committed by Christopher Friedt
Browse files

boards: arm: bl654_usb: Fix offset load



Fixes applications not building for offset 0x1000

Signed-off-by: default avatarJamie McCrae <jamie.mccrae@lairdconnect.com>
parent e5ef9ca7
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@ config BOARD

config FLASH_LOAD_OFFSET
	default 0x1000
	depends on BOARD_HAS_NRF5_BOOTLOADER && !USE_DT_CODE_PARTITION
	depends on !USE_DT_CODE_PARTITION

if USB_DEVICE_STACK