-
Notifications
You must be signed in to change notification settings - Fork 0
/
sample.yaml
32 lines (32 loc) · 1.08 KB
/
sample.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
sample:
description: LVGL sample application
name: lvgl
tests:
sample.gui.lvgl:
harness: display
platform_allow: reel_board mimxrt1050_evk mimxrt1060_evk mimxrt1064_evk
tags: samples display gui
sample.display.adafruit_2_8_tft_touch_v2:
platform_allow: nrf52840dk_nrf52840
extra_args: SHIELD=adafruit_2_8_tft_touch_v2
tags: shield
sample.display.waveshare_epaper_gdeh0213b1:
platform_allow: nrf52840dk_nrf52840
extra_args: SHIELD=waveshare_epaper_gdeh0213b1
tags: shield
sample.display.waveshare_epaper_gdeh0213b72:
platform_allow: nrf52840dk_nrf52840
extra_args: SHIELD=waveshare_epaper_gdeh0213b72
tags: shield
sample.display.waveshare_epaper_gdeh029a1:
platform_allow: nrf52840dk_nrf52840
extra_args: SHIELD=waveshare_epaper_gdeh029a1
tags: shield
sample.display.lvgl.sdl:
build_only: true
platform_allow: native_posix_64
tags: samples display gui
sample.display.buydisplay_2_8_tft_touch_arduino:
platform_allow: nrf52840dk_nrf52840
extra_args: SHIELD=buydisplay_2_8_tft_touch_arduino
tags: shield