summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optmemflashsz.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/optmemflashsz.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/optmemflashsz.yml9
1 files changed, 5 insertions, 4 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optmemflashsz.yml b/spec/build/bsps/arm/stm32h7/optmemflashsz.yml
index c8eb11f320..8dcfa76e4f 100644
--- a/spec/build/bsps/arm/stm32h7/optmemflashsz.yml
+++ b/spec/build/bsps/arm/stm32h7/optmemflashsz.yml
@@ -5,12 +5,13 @@ actions:
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
-default: 0x00200000
-default-by-variant:
-- value: 0x00100000
- variants:
+default:
+- enabled-by:
- arm/stm32h747i-disco-m4
- arm/stm32h757i-eval-m4
+ value: 0x00100000
+- enabled-by: true
+ value: 0x00200000
description: |
Size of the internal flash in bytes.
enabled-by: true