Skip to content

Commit a3de6b5

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 a3de6b5

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
sample:
2+
name: Instrumentation subsystem sample
3+
tests:
4+
sample.instrumentation:
5+
platform_allow:
6+
- b_u585i_iot02a
7+
- mps2/an385
8+
tags: instrumentation
9+
build_only: true

0 commit comments

Comments
 (0)