[PATCH 01/14] bsp/stm32h7: add spec file for the STM32H7B3I-DK BSP variant

Karel Gardas karel at functional.vision
Fri Apr 1 16:14:08 UTC 2022


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

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
-- 
2.25.1



More information about the devel mailing list