---
 spec/build/bsps/arm/stm32h7/optlinkcmds.yml | 5 ++++-
 1 file changed, 4 insertions(+), 1 deletion(-)

diff --git a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml 
b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
index d0bb033cef..18a1983f63 100644
--- a/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
+++ b/spec/build/bsps/arm/stm32h7/optlinkcmds.yml
@@ -3,7 +3,10 @@ actions:
 - env-assign: null
 build-type: option
 default: linkcmds.sdram
-default-by-variant: []
+default-by-variant:
+- value: linkcmds.flash
+  variants:
+  - arm/stm32h7b3i-dk
 enabled-by: true
 format: '{}'
 links: []
-- 
2.25.1

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to