Skip to content

Commit 5f35ee7

Browse files
henrikbrixandersenMaureenHelm
authored andcommitted
samples: canbus: canopen: mark program download test as build-only
Mark the CANopen sample with program download support as build-only since it depends on MCUboot being flashed to the board prior to the generated application firmware image. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent 331e8e4 commit 5f35ee7

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

samples/subsys/canbus/canopen/sample.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ tests:
1313
sample.subsys.canbus.canopen:
1414
tags: introduction
1515
sample.subsys.canbus.canopen.program_download:
16+
build_only: true
1617
extra_configs:
1718
- CONFIG_BOOTLOADER_MCUBOOT=y
1819
sample.subsys.canbus.canopen.no_storage:

0 commit comments

Comments
 (0)