13 lines
329 B
YAML
13 lines
329 B
YAML
sample:
|
|
description: Simple Management Protocol sample
|
|
name: smp svr
|
|
common:
|
|
harness: bluetooth
|
|
tags: bluetooth
|
|
tests:
|
|
sample.mcumg.smp_svr.nrf51:
|
|
extra_args: CONF_FILE="prj_tiny.conf"
|
|
platform_whitelist: nrf51_pca10028
|
|
sample.mcumg.smp_svr.nrf52:
|
|
platform_whitelist: nrf52_pca10040 nrf52840_pca10056
|