[rtems commit] bsp/stm32h7: add spec file for the STM32H7B3I-DK BSP variant

Sebastian Huber sebh at rtems.org
Tue Apr 5 07:51:55 UTC 2022


Module:    rtems
Branch:    master
Commit:    1050b6294d077dba630330aac526b8fd4cdbfbef
Changeset: http://git.rtems.org/rtems/commit/?id=1050b6294d077dba630330aac526b8fd4cdbfbef

Author:    Karel Gardas <karel at functional.vision>
Date:      Fri Apr  1 18:14:08 2022 +0200

bsp/stm32h7: add spec file for the STM32H7B3I-DK BSP variant

---

 spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml | 17 +++++++++++++++++
 1 file changed, 17 insertions(+)

diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
new file mode 100644
index 0000000000..b33bf99826
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
@@ -0,0 +1,17 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+arch: arm
+bsp: stm32h7b3i-dk
+build-type: bsp
+cflags: []
+copyrights:
+- Copyright (C) 2022 Karel Gardas <karel at functional.vision>
+cppflags: []
+enabled-by: true
+family: stm32h7
+includes: []
+install: []
+links:
+- role: build-dependency
+  uid: grp
+source: []
+type: build



More information about the vc mailing list