samples: leds_demo: depend on netif and gpio

Do not build on unrelated hardware.

Signed-off-by: Anas Nashif <anas.nashif@intel.com>
This commit is contained in:
Anas Nashif 2018-05-16 22:33:47 +03:00 committed by Anas Nashif
parent 2a892d5d6d
commit ddc30c8e40

View File

@ -1,8 +1,8 @@
sample:
description: TBD
name: TBD
description: Control LEDs using CoAP
name: LED Demo
tests:
test:
arch_whitelist: x86
depends_on: netif gpio
harness: net
tags: net coap