From 4a3ace7c7a464409cc5da859a04e2d3ba533b69a Mon Sep 17 00:00:00 2001 From: Christian Mauderer Date: Wed, 12 Apr 2023 17:34:31 +0200 Subject: bsps/imxrt: Add imxrt1166_cm7_saltshaker BSP The BSP is for a custom i.MXRT1166 based board. At the moment, only the cortex M7 is supported. --- spec/build/bsps/arm/imxrt/optvariant.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/bsps/arm/imxrt/optvariant.yml') diff --git a/spec/build/bsps/arm/imxrt/optvariant.yml b/spec/build/bsps/arm/imxrt/optvariant.yml index 1d18b2869e..68a1f53267 100644 --- a/spec/build/bsps/arm/imxrt/optvariant.yml +++ b/spec/build/bsps/arm/imxrt/optvariant.yml @@ -90,6 +90,8 @@ actions: conf.define("IMXRT_IS_{}xx".format(value[:8]), True) build-type: option default: +- enabled-by: arm/imxrt1166-cm7-saltshaker + value: MIMXRT1166DVM6A_cm7 - enabled-by: true value: MIMXRT1052DVL6B enabled-by: true -- cgit v1.2.3