Skip to content

Commit 1351649

Browse files
gchwiernordic-piks
authored andcommitted
samples: nrfcompress: disable FROTECT on nrf54l15dk
Disable FPROCECT for nrf54l15dk, because size of MCUboot is larger than 62KB. Fixes: NCSDK-35414 Signed-off-by: Grzegorz Chwierut <[email protected]>
1 parent 4930977 commit 1351649

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

samples/nrf_compress/mcuboot_update/sample.yaml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,3 +26,5 @@ tests:
2626
- nrf54l15dk/nrf54l15/cpuapp
2727
- nrf54lm20dk/nrf54lm20a/cpuapp
2828
- nrf54lv10dk/nrf54lv10a/cpuapp
29+
extra_args:
30+
- platform:nrf54l15dk/nrf54l15/cpuapp:mcuboot_CONFIG_FPROTECT=n

0 commit comments

Comments
 (0)