From 99494370d6124ef5d773119fa59f5bac4bbf395f Mon Sep 17 00:00:00 2001 From: Sebastian Huber Date: Wed, 4 Mar 2020 12:34:34 +0100 Subject: bsp/stm32h7: New BSP Update #3910. --- spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) create mode 100644 spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml (limited to 'spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml') diff --git a/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml b/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml new file mode 100644 index 0000000000..9cb05540b7 --- /dev/null +++ b/spec/build/bsps/arm/stm32h7/optmemsramaxisz.yml @@ -0,0 +1,16 @@ +actions: +- get-integer: null +- env-assign: null +build-type: option +default: 0x80000 +default-by-variant: [] +enabled-by: true +format: '{:#010x}' +links: [] +name: STM32H7_MEMORY_SRAM_AXI_SIZE +description: | + Size of the AXI SRAM (D1 domain) 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) -- cgit v1.2.3