You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
15 lines
365 B
15 lines
365 B
sample: |
|
name: nRF LED matrix sample |
|
tests: |
|
sample.boards.nrf.nrf_led_matrix: |
|
filter: dt_compat_enabled("nordic,nrf-led-matrix") |
|
integration_platforms: |
|
- bbc_microbit_v2 |
|
- bbc_microbit |
|
harness: console |
|
harness_config: |
|
type: multi_line |
|
ordered: true |
|
regex: |
|
- "nRF LED matrix sample on .*" |
|
- "Started"
|
|
|