cb8a271b83
This patch introduces support for FTDI VM800C including FT800 Embedded Video Engine Signed-off-by: Hubert Miś <hubert.mis@gmail.com>
6 lines
168 B
Plaintext
6 lines
168 B
Plaintext
# Copyright (c) 2021 Hubert Miś <hubert.mis@gmail.com>
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_FTDI_VM800C
|
|
def_bool $(shields_list_contains,ftdi_vm800c)
|