1sample:
2  description: Demonstrating Screen Transparency using LVGL
3  name: LVGL screen transparency
4tests:
5  sample.modules.lvgl.screen_transparency:
6    filter: dt_chosen_enabled("zephyr,display")
7    min_flash: 250
8    min_ram: 32
9    harness: none
10    tags:
11      - samples
12      - display
13      - gui
14      - lvgl
15    modules:
16      - lvgl
17    integration_platforms:
18      - native_sim/native/64
19