zephyr/samples/modules/lvgl/screen_transparency/Kconfig
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

5 lines
119 B
Plaintext

# Copyright (c) 2024 Martin Stumpf <finomnis@gmail.com>
# SPDX-License-Identifier: Apache-2.0
source "Kconfig.zephyr"