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>
5 lines
119 B
Plaintext
5 lines
119 B
Plaintext
# Copyright (c) 2024 Martin Stumpf <finomnis@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
source "Kconfig.zephyr"
|