Add a shield for NXP ov5640 camera modules. This shield uses a 44-pin board-to-board connector which is supported on NXP RT1170 and RT1160 EVKs. Signed-off-by: Phi Bang Nguyen <phibang.nguyen@nxp.com>
5 lines
143 B
Text
5 lines
143 B
Text
# Copyright 2024 NXP
|
|
# SPDX-License-Identifier: Apache-2.0
|
|
|
|
config SHIELD_NXP_BTB44_OV5640
|
|
def_bool $(shields_list_contains,nxp_btb44_ov5640)
|