[rtems commit] stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small memory
    Joel Sherrill 
    joel at rtems.org
       
    Tue Mar 12 16:02:08 UTC 2019
    
    
  
Module:    rtems
Branch:    master
Commit:    c5dca3b7d1896d02ce2d8cf133bb3244cf226c24
Changeset: http://git.rtems.org/rtems/commit/?id=c5dca3b7d1896d02ce2d8cf133bb3244cf226c24
Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar  8 16:41:45 2019 -0600
stm32f4-testsuite.tcfg: Update to account for static allocation and BSP small memory
---
 bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg | 1 +
 1 file changed, 1 insertion(+)
diff --git a/bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg b/bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg
index e3a3775..053ffe9 100644
--- a/bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg
+++ b/bsps/arm/stm32f4/config/stm32f4-testsuite.tcfg
@@ -6,6 +6,7 @@
 
 include: testdata/disable-iconv-tests.tcfg
 include: testdata/disable-jffs2-tests.tcfg
+include: testdata/small-memory-testsuite.tcfg
 
 exclude: fsdosfsname01
 exclude: linpack
    
    
More information about the vc
mailing list