9 lines
199 B
YAML
9 lines
199 B
YAML
|
# Copyright (c) 2021 Nordic Semiconductor ASA
|
||
|
# SPDX-License-Identifier: Apache-2.0
|
||
|
|
||
|
description: SDL based emulated display controller
|
||
|
|
||
|
compatible: "zephyr,sdl-dc"
|
||
|
|
||
|
include: display-controller.yaml
|