1sample:
2  name: FT800 display sample
3tests:
4  sample.display.ft800:
5    tags:
6      - drivers
7      - display
8    depends_on: spi
9    platform_allow: nrf52840dk/nrf52840
10    extra_args: SHIELD=ftdi_vm800c
11    harness: display
12    harness_config:
13      fixture: spi_display_ft800
14