[rtems commit] bsp/stm32h7: Disable some tests for a variant
    Sebastian Huber 
    sebh at rtems.org
       
    Wed Apr  6 07:34:26 UTC 2022
    
    
  
Module:    rtems
Branch:    master
Commit:    39439d4c85a93eba7a6141157d72e5c87e36e658
Changeset: http://git.rtems.org/rtems/commit/?id=39439d4c85a93eba7a6141157d72e5c87e36e658
Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Apr  6 09:36:38 2022 +0200
bsp/stm32h7: Disable some tests for a variant
Making this BSP a small memory target is a bit coarse and could be improved.
---
 spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml | 2 ++
 1 file changed, 2 insertions(+)
diff --git a/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml b/spec/build/bsps/arm/stm32h7/bspstm32h7b3i-dk.yml
index b33bf99826..fd012bc47a 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: ../../tstsmallmem
 source: []
 type: build
    
    
More information about the vc
mailing list