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/optmemflashsz.yml | 2 ++ 1 file changed, 2 insertions(+) (limited to 'spec/build/bsps/arm/imxrt/optmemflashsz.yml') diff --git a/spec/build/bsps/arm/imxrt/optmemflashsz.yml b/spec/build/bsps/arm/imxrt/optmemflashsz.yml index 5ec54768c6..b46d15bd4e 100644 --- a/spec/build/bsps/arm/imxrt/optmemflashsz.yml +++ b/spec/build/bsps/arm/imxrt/optmemflashsz.yml @@ -7,6 +7,8 @@ build-type: option copyrights: - Copyright (C) 2020 embedded brains GmbH & Co. KG default: +- enabled-by: arm/imxrt1166-cm7-saltshaker + value: 0x00800000 - enabled-by: true value: 0x04000000 description: | -- cgit v1.2.3