618a71c197
Add rk055hdmipi4m shield definition. This shield contains a 1080x720 display driven by an RM68200 IC, with a GT911 touch controller. The display is supported by a 40 pin FFC connector present on NXP's RT1170 and RT595 EVKs. Signed-off-by: Daniel DeGrasse <daniel.degrasse@nxp.com>
6 lines
137 B
Plaintext
6 lines
137 B
Plaintext
# Copyright 2023 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_RK055HDMIPI4M
|
|
def_bool $(shields_list_contains,rk055hdmipi4m)
|