Skip to content

Commit 55f5f11

Browse files
committed
samples: blinky: fix sample metadata
Fix sample identifier and filters. Signed-off-by: Anas Nashif <[email protected]>
1 parent 7395ae4 commit 55f5f11

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

samples/blinky/sample.yaml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,9 @@ common:
99
- qemu_riscv32
1010
- qemu_riscv64
1111
- nrf52840dk/nrf52840
12+
- frdm_k64f
1213
tests:
13-
sample.basic.blinky:
14+
sample.rust.basic.blinky:
1415
tags:
1516
- LED
1617
- gpio

0 commit comments

Comments
 (0)