Add a first input sample in the subsys/input directory. This just prints any input event on the console. Signed-off-by: Fabio Baltieri <fabiobaltieri@google.com>
7 lines
98 B
YAML
7 lines
98 B
YAML
sample:
|
|
name: Input Dump
|
|
tests:
|
|
sample.input.input_dump:
|
|
tags: input
|
|
build_only: true
|