Skip to content

Commit 180805d

Browse files
committed
samples/subsys/instrumentation: add missing sample.yaml
This commit adds a missing `sample.yaml` file to the instrumentation subsystem sample. Signed-off-by: Filip Kokosinski <[email protected]>
1 parent d1493b6 commit 180805d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
sample:
2+
name: Instrumentation subsystem sample
3+
tests:
4+
sample.instrumentation:
5+
filter: dt_compat_enabled("zephyr,retained-ram")
6+
tags: instrumentation
7+
build_only: true

0 commit comments

Comments
 (0)