This patch adds a new sample application demonstrating basic usage of FT800 display controller including touchscreen events. Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
9 lines
181 B
YAML
9 lines
181 B
YAML
sample:
|
|
name: FT800 display sample
|
|
tests:
|
|
sample.display.ft800:
|
|
tags: drivers
|
|
depends_on: spi
|
|
platform_allow: nrf52840dk_nrf52840
|
|
extra_args: SHIELD=ftdi_vm800c
|