Skip to content

Commit b777fc5

Browse files
gmarullrlubos
authored andcommitted
samples: suit: flash_companion: disable GPD service
Otherwise flash overflows. Signed-off-by: Gerard Marull-Paretas <[email protected]>
1 parent f35dd7c commit b777fc5

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/suit/flash_companion/prj.conf

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,8 @@ CONFIG_FLASH=y
2020
# Disable power management
2121
CONFIG_PM=n
2222

23-
# Disable NRFS
23+
# Disable GPD service and NRFS
24+
CONFIG_SOC_NRF54H20_GPD=n
2425
CONFIG_NRFS=n
2526

2627
# Disable unneeded interrupt features

0 commit comments

Comments
 (0)