summaryrefslogtreecommitdiffstats
path: root/spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml
diff options
context:
space:
mode:
authorKarel Gardas <karel@functional.vision>2022-06-01 21:13:59 +0200
committerKarel Gardas <karel@functional.vision>2022-06-02 10:44:30 +0200
commitf2cf15b82afe5d4566850dd22e7d32a551a842e5 (patch)
treed63301d67ae8395eb714ad8638d91b78364019b4 /spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml
parentbsps/stm32h7: set default SDRAM x sizes on stm32h747i-disco BSP (diff)
downloadrtems-f2cf15b82afe5d4566850dd22e7d32a551a842e5.tar.bz2
bsps/stm32h7: add stm32h747i-disco-m4 BSP variant
This patch adds stm32h747i-disco-m4 BSP variant and puts it in sync with the stm32h747i-disco BSP variant hardware support. That means, only USART 1, 2 and UART 8 are enabled. Also SDRAM 2 is set to 32MB, SDRAM 1 size is set to 0. Sponsored-By: Precidata
Diffstat (limited to 'spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml')
-rw-r--r--spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml24
1 files changed, 24 insertions, 0 deletions
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml b/spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml
new file mode 100644
index 0000000000..6356ccf942
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h747i-disco-m4.yml
@@ -0,0 +1,24 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+arch: arm
+bsp: stm32h747i-disco-m4
+build-type: bsp
+cflags: []
+copyrights:
+- Copyright (C) 2022 Karel Gardas <karel@functional.vision>
+cppflags: []
+enabled-by: true
+family: stm32h7
+includes: []
+install: []
+links:
+- role: build-dependency
+ uid: grp
+- role: build-dependency
+ uid: tststm32h757i-eval
+source:
+- bsps/arm/stm32h7/boards/stm/stm32h747i-disco/stm32h7-config-clk.c
+- bsps/arm/stm32h7/boards/stm/stm32h747i-disco/stm32h7-config-osc.c
+- bsps/arm/stm32h7/boards/stm/stm32h747i-disco/stm32h7-config-per.c
+- bsps/arm/stm32h7/boards/stm/stm32h747i-disco/system_stm32h7xx.c
+- bsps/shared/cache/nocache.c
+type: build