Initial commit for scout_battery_test
This commit is contained in:
13
sample.yaml
Normal file
13
sample.yaml
Normal file
@@ -0,0 +1,13 @@
|
||||
sample:
|
||||
name: UART driver sample
|
||||
tests:
|
||||
sample.drivers.uart:
|
||||
integration_platforms:
|
||||
- qemu_x86
|
||||
tags:
|
||||
- serial
|
||||
- uart
|
||||
filter: CONFIG_SERIAL and
|
||||
CONFIG_UART_INTERRUPT_DRIVEN and
|
||||
dt_chosen_enabled("zephyr,shell-uart")
|
||||
harness: keyboard
|
||||
Reference in New Issue
Block a user