samples: display: build for st7735r, gd7965 and ls0xx

Add a couple of extra shield configurations to catch regressions with
the st7735r, gd7965 and ls0xx drivers.

Signed-off-by: Fabio Baltieri <fabio.baltieri@gmail.com>
This commit is contained in:
Fabio Baltieri 2022-02-23 23:56:11 +00:00 committed by Marti Bolivar
commit ed3471aa5c

View file

@ -30,6 +30,12 @@ tests:
harness: console
harness_config:
fixture: fixture_display
sample.display.shield.waveshare_epaper_gdew042t2:
platform_allow: nrf52840dk_nrf52840
extra_args: SHIELD=waveshare_epaper_gdew042t2
harness: console
harness_config:
fixture: fixture_display
sample.display.st7789v_tl019fqv01:
platform_allow: nrf52dk_nrf52832
extra_args: SHIELD=st7789v_tl019fqv01
@ -44,6 +50,20 @@ tests:
harness: console
harness_config:
fixture: fixture_display
sample.display.ls013b7dh03:
platform_allow: nrf52dk_nrf52832
extra_args: SHIELD=ls013b7dh03
tags: display shield
harness: console
harness_config:
fixture: fixture_display
sample.display.st7735r_ada_160x128:
platform_allow: nrf52dk_nrf52832
extra_args: SHIELD=st7735r_ada_160x128
tags: display shield
harness: console
harness_config:
fixture: fixture_display
sample.display.mcux_elcdif:
platform_allow: mimxrt1050_evk
tags: display