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
|