@@ -2,11 +2,11 @@ sample:
22 description : LVGL sample application
33 name : lvgl
44tests :
5- sample.gui .lvgl :
5+ sample.display .lvgl.gui :
66 harness : display
77 platform_allow : reel_board mimxrt1050_evk mimxrt1060_evk mimxrt1064_evk
88 tags : samples display gui
9- sample.display.adafruit_2_8_tft_touch_v2 :
9+ sample.display.lvgl. adafruit_2_8_tft_touch_v2 :
1010 depends_on : arduino_gpio arduino_i2c arduino_spi
1111 # Default settings end up allocating an ~150KB sized buffer in lvgl.
1212 # This adds a bit of buffer to that for other data.
@@ -17,27 +17,27 @@ tests:
1717 harness : console
1818 harness_config :
1919 fixture : fixture_shield_adafruit_2_8_tft_touch_v2
20- sample.display.waveshare_epaper_gdeh0213b1 :
20+ sample.display.lvgl. waveshare_epaper_gdeh0213b1 :
2121 platform_allow : nrf52840dk_nrf52840
2222 extra_args : SHIELD=waveshare_epaper_gdeh0213b1
2323 tags : shield
24- sample.display.waveshare_epaper_gdeh0213b72 :
24+ sample.display.lvgl. waveshare_epaper_gdeh0213b72 :
2525 platform_allow : nrf52840dk_nrf52840
2626 extra_args : SHIELD=waveshare_epaper_gdeh0213b72
2727 tags : shield
28- sample.display.waveshare_epaper_gdeh029a1 :
28+ sample.display.lvgl. waveshare_epaper_gdeh029a1 :
2929 platform_allow : nrf52840dk_nrf52840
3030 extra_args : SHIELD=waveshare_epaper_gdeh029a1
3131 tags : shield
3232 sample.display.lvgl.sdl :
3333 build_only : true
3434 platform_allow : native_posix_64
3535 tags : samples display gui
36- sample.display.buydisplay_2_8_tft_touch_arduino :
36+ sample.display.lvgl. buydisplay_2_8_tft_touch_arduino :
3737 platform_allow : nrf52840dk_nrf52840
3838 extra_args : SHIELD=buydisplay_2_8_tft_touch_arduino
3939 tags : shield
40- sample.display.dummy :
40+ sample.display.lvgl. dummy :
4141 build_only : true
4242 platform_allow : native_posix native_posix_64
4343 extra_args : DTC_OVERLAY_FILE="dummy_dc.overlay"
0 commit comments