samples: display: Build for st7789v_waveshare_240x240

Update sample.yaml file for ST7789v sample to also build with
st7789v_waveshare_240x240 shield.

Signed-off-by: Jan Van Winkel <jan.van_winkel@dxplore.eu>
This commit is contained in:
Jan Van Winkel 2020-01-04 12:57:11 +01:00 committed by Anas Nashif
commit 78c6241ee2

View file

@ -2,8 +2,13 @@ sample:
description: Sample application for ST7789V display
name: st7789v_sample
tests:
sample.display.st7789v:
sample.display.st7789v_tl019fqv01:
build_only: true
platform_whitelist: nrf52_pca10040
extra_args: SHIELD=st7789v_tl019fqv01
tags: display shield
sample.display.st7789v_waveshare_240x240:
build_only: true
platform_whitelist: nrf52_pca10040
extra_args: SHIELD=st7789v_waveshare_240x240
tags: display shield