btgps/sample.yaml

10 lines
235 B
YAML
Raw Permalink Normal View History

2024-07-20 23:32:01 +00:00
sample:
name: UART driver sample
tests:
sample.drivers.uart:
tags: serial uart
filter: CONFIG_SERIAL and
CONFIG_UART_INTERRUPT_DRIVEN and
dt_chosen_enabled("zephyr,shell-uart")
harness: keyboard