From 6f2aa8ad36e3aaffc9fa2cb8c744b04da7339ee2 Mon Sep 17 00:00:00 2001 From: Chris Johns Date: Tue, 13 Jul 2021 20:47:08 -1000 Subject: build: Use BSP family for options - Optionally add support for 'default-by-family' to allow option to be set by a family and so all related BSPs Close #4468 --- spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml | 1 + 1 file changed, 1 insertion(+) (limited to 'spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml') diff --git a/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml b/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml index 7168a00111..2d9480435b 100644 --- a/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml +++ b/spec/build/bsps/arm/stm32h7/optusart3gpioregs.yml @@ -3,6 +3,7 @@ actions: - define-unquoted: null build-type: option default: GPIOD +default-by-family: [] default-by-variant: [] enabled-by: true format: '{}' -- cgit v1.2.3