From ffd8004cae7aae1d1afed52cd176e2b8de228952 Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Thu, 13 Jul 2023 09:35:51 +0200 Subject: [PATCH] bsps/imxrt1050: Install device tree sources Useful for creating an application specific device tree that is based on the evaluation board. --- spec/build/bsps/arm/imxrt/bspimxrt1052.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/spec/build/bsps/arm/imxrt/bspimxrt1052.yml b/spec/build/bsps/arm/imxrt/bspimxrt1052.yml index ec218112ac..d2bd43d84d 100644 --- a/spec/build/bsps/arm/imxrt/bspimxrt1052.yml +++ b/spec/build/bsps/arm/imxrt/bspimxrt1052.yml @@ -16,6 +16,7 @@ includes: install: - destination: ${BSP_INCLUDEDIR}/imxrt source: + - bsps/arm/imxrt/dts/imxrt1050-evkb.dts - bsps/arm/imxrt/include/imxrt/imxrt1050.dtsi - bsps/arm/imxrt/include/imxrt/imxrt1050-pinfunc.h links: