zephyr/samples/basic/disco/sample.yaml
Aaron Tsui 38dadb5fc5 samples: basic: disco_led without gpio driver
This sample did not enable gpio driver, so nothing happens after flash
firmware into a board.
By enabling gpio driver to fix it.

Signed-off-by: Aaron Tsui <aaron.tsui@outlook.com>
2019-03-26 09:00:44 -05:00

9 lines
185 B
YAML

sample:
name: Disco Lights
tests:
test:
filter: DT_GPIO_LEDS_LED0_GPIO_CONTROLLER and DT_GPIO_LEDS_LED1_GPIO_CONTROLLER
tags: LED gpio
depends_on: gpio
harness: led