Skip to content

Commit 03ac89d

Browse files
henrikbrixandersenmbolivar-nordic
authored andcommitted
samples: canbus: isotp: add missing isotp tag
Add missing "isotp" tag to the CAN bus ISO-TP sample. Signed-off-by: Henrik Brix Andersen <[email protected]>
1 parent b70d399 commit 03ac89d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

samples/subsys/canbus/isotp/sample.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ sample:
22
name: ISO-TP lib sample
33
tests:
44
sample.subsys.canbus.isotp:
5-
tags: can
5+
tags: can isotp
66
depends_on: can
77
filter: dt_chosen_enabled("zephyr,canbus")
88
harness: console

0 commit comments

Comments
 (0)