summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optmemitcmsz.yml
blob: c448a78d96b63b6c6728b9f135b52e98b584479b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
actions:
- get-integer: null
- env-assign: null
build-type: option
default: 0xff00
default-by-family: []
default-by-variant: []
enabled-by: true
format: '{:#010x}'
links: []
name: STM32H7_MEMORY_ITCM_SIZE
description: |
  Size of the Instruction Tightly Coupled Memory (ITCM) in bytes.  The size
  must take the NULL pointer protection memory area into account
  (STM32H7_MEMORY_NULL_SIZE).
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)