aboutsummaryrefslogtreecommitdiffstats
path: root/meta-zephyr-core/recipes-kernel/zephyr-kernel/zephyr-lvgl.bb
blob: efe2154c91dff483eb2441d213c758528473b747 (plain)
1
2
3
4
5
6
7
8
include zephyr-sample.inc

ZEPHYR_SRC_DIR = "${S}/samples/subsys/display/lvgl"

# TODO Once more machines and displays are supported, add a PACKAGECONFIG.
EXTRA_OECMAKE:append =" -DSHIELD=adafruit_2_8_tft_touch_v2"

COMPATIBLE_MACHINE = "(nrf52840dk-nrf52840)"