sample.yml is wrong and was not scanned. Also fix filters in the file so it can build. Signed-off-by: Anas Nashif <anas.nashif@intel.com>
11 lines
177 B
YAML
11 lines
177 B
YAML
sample:
|
|
name: UART Passthrough
|
|
tests:
|
|
sample.drivers.uart.passthrough:
|
|
platform_allow:
|
|
- nucleo_l476rg
|
|
tags:
|
|
- serial
|
|
- uart
|
|
harness: keyboard
|