zephyr/samples/modules/lvgl/screen_transparency/sample.yaml
Martin Stumpf 3eae0201c8 samples: modules: lvgl: add screen_transparency sample
Adds a sample that renders the simple `hello world` LVGL demo
with a transparent background, to demonstrate ARGB8888 framebuffer
capabilities.

Signed-off-by: Martin Stumpf <finomnis@gmail.com>
2024-11-18 13:17:43 -05:00

19 lines
401 B
YAML

sample:
description: Demonstrating Screen Transparency using LVGL
name: LVGL screen transparency
tests:
sample.modules.lvgl.screen_transparency:
filter: dt_chosen_enabled("zephyr,display")
min_flash: 250
min_ram: 32
harness: none
tags:
- samples
- display
- gui
- lvgl
modules:
- lvgl
integration_platforms:
- native_sim/native/64