summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optmemflashsz.yml
blob: 5bb89abb3339134c82aa77416c715cdde358b311 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
actions:
- get-integer: null
- env-assign: null
build-type: option
default: 0x200000
default-by-variant:
default-by-variant:
- value: 0x100000
  variants:
  - arm/stm32h757i-eval-m4
enabled-by: true
format: '{:#010x}'
links: []
name: STM32H7_MEMORY_FLASH_SIZE
description: |
  Size of the internal flash in bytes.
type: build
SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)