From ebdfa24bff814134b8f42efc7ed386afcfa90eff Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Fri, 23 Jul 2021 08:45:07 +0200 Subject: build: Merge default-by-family into by-variant Prefix the BSP family name with "bsps/" to make it distinct to the BSP variant names. Update #4468. --- spec/build/bsps/arm/imxrt/optmemflashsz.yml | 1 - 1 file changed, 1 deletion(-) (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 d167b01df8..c474dd256e 100644 --- a/spec/build/bsps/arm/imxrt/optmemflashsz.yml +++ b/spec/build/bsps/arm/imxrt/optmemflashsz.yml @@ -4,7 +4,6 @@ actions: - define-unquoted: IMXRT_MEMORY_FLASH_SIZE build-type: option default: 0x4000000 -default-by-family: [] default-by-variant: [] enabled-by: true format: '{:#010x}' -- cgit v1.2.3