summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/optmemquadspisz.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-06-10 14:00:12 +0200
committerKarel Gardas <karel@functional.vision>2023-02-05 20:42:24 +0100
commitf16b8fc32a1ef0efe9e36cab2dde49d0c7a4205f (patch)
tree814c8d34580dc477c88126502e4911fc101cee74 /spec/build/bsps/arm/stm32h7/optmemquadspisz.yml
parentbsps/stm32h7: import stm32h757i-eval QSPI memory high-level driver (diff)
downloadrtems-f16b8fc32a1ef0efe9e36cab2dde49d0c7a4205f.tar.bz2
bsps/stm32h7: allow config and usage of QSPI memory on stm32h757i-eval BSP
The QSPI memory is initialized and used only when the BSP configure file sets QSPI memory size to non-zero value. Currently QSPI is run in memory mapped mode which allows future RTEMS binary linkage and upload into QSPI memory. Sponsored-By: Precidata
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/optmemquadspisz.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/optmemquadspisz.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/optmemquadspisz.yml b/spec/build/bsps/arm/stm32h7/optmemquadspisz.yml
index 82c48c7683..f4e39d979b 100644
--- a/spec/build/bsps/arm/stm32h7/optmemquadspisz.yml
+++ b/spec/build/bsps/arm/stm32h7/optmemquadspisz.yml
@@ -2,10 +2,15 @@ SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
actions:
- get-integer: null
- env-assign: null
+- define-unquoted: null
build-type: option
copyrights:
- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
default:
+- enabled-by:
+ - arm/stm32h757i-eval
+ - arm/stm32h757i-eval-m4
+ value: 0x08000000
- enabled-by: true
value: 0x00000000
description: |