sample: lvgl: add test for the panels supported by WAVESHARE e-Paper
Add test for the panels supported by WAVESHARE e-Paper shield. Signed-off-by: Johann Fischer <j.fischer@phytec.de>
This commit is contained in:
parent
d1d683beef
commit
a599fd4e26
1 changed files with 12 additions and 0 deletions
|
@ -10,3 +10,15 @@ tests:
|
||||||
platform_whitelist: nrf52840_pca10056
|
platform_whitelist: nrf52840_pca10056
|
||||||
extra_args: SHIELD=adafruit_2_8_tft_touch_v2
|
extra_args: SHIELD=adafruit_2_8_tft_touch_v2
|
||||||
tags: shield
|
tags: shield
|
||||||
|
sample.display.waveshare_epaper_gdeh0213b1:
|
||||||
|
platform_whitelist: nrf52840_pca10056
|
||||||
|
extra_args: SHIELD=waveshare_epaper_gdeh0213b1
|
||||||
|
tags: shield
|
||||||
|
sample.display.waveshare_epaper_gdeh0213b72:
|
||||||
|
platform_whitelist: nrf52840_pca10056
|
||||||
|
extra_args: SHIELD=waveshare_epaper_gdeh0213b72
|
||||||
|
tags: shield
|
||||||
|
sample.display.waveshare_epaper_gdeh029a1:
|
||||||
|
platform_whitelist: nrf52840_pca10056
|
||||||
|
extra_args: SHIELD=waveshare_epaper_gdeh029a1
|
||||||
|
tags: shield
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue