[PATCH 2/2] bsps/stm32h7: avoid tests requiring large memory on STM32H7B3I-DK BSP

Karel Gardas karel at functional.vision
Tue Apr 5 12:07:19 UTC 2022


---
 spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml |  2 ++
 spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml | 13 +++++++++++++
 2 files changed, 15 insertions(+)
 create mode 100644 spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml

diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
index b33bf99826..83e11073e1 100644
--- a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
+++ b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
@@ -13,5 +13,7 @@ install: []
 links:
 - role: build-dependency
   uid: grp
+- role: build-dependency
+  uid: tststm32h7b3i-dk
 source: []
 type: build
diff --git a/spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml b/spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml
new file mode 100644
index 0000000000..08c3d2bd27
--- /dev/null
+++ b/spec/build/bsps/arm/stm32h7/tststm32h7b3i-dk.yml
@@ -0,0 +1,13 @@
+SPDX-License-Identifier: CC-BY-SA-4.0 OR BSD-2-Clause
+actions: []
+build-type: option
+copyrights:
+- Copyright (C) 2020 embedded brains GmbH (http://www.embedded-brains.de)
+default: null
+default-by-variant: []
+description: ''
+enabled-by: true
+links:
+- role: build-dependency
+  uid: ../../tstsmallmem
+type: build
-- 
2.25.1



More information about the devel mailing list