13 lines
297 B
YAML
13 lines
297 B
YAML
|
sample:
|
||
|
description: Simple Management Protocol sample
|
||
|
name: smp svr
|
||
|
common:
|
||
|
harness: bluetooth
|
||
|
tags: bluetooth
|
||
|
tests:
|
||
|
test_nrf51:
|
||
|
extra_args: CONF_FILE="prj_tiny.conf"
|
||
|
platform_whitelist: nrf51_pca10028
|
||
|
test_nrf52:
|
||
|
platform_whitelist: nrf52_pca10040 nrf52840_pca10056
|