[rtems commit] stm32f105rc-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:    4f67dbda3dc0f4386cb5d620ea67406488be3cd9
Changeset: http://git.rtems.org/rtems/commit/?id=4f67dbda3dc0f4386cb5d620ea67406488be3cd9

Author:    Joel Sherrill <joel at rtems.org>
Date:      Fri Mar  8 16:41:45 2019 -0600

stm32f105rc-testsuite.tcfg: Update to account for static allocation and BSP small memory

---

 bsps/arm/stm32f4/config/stm32f105rc-testsuite.tcfg | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bsps/arm/stm32f4/config/stm32f105rc-testsuite.tcfg b/bsps/arm/stm32f4/config/stm32f105rc-testsuite.tcfg
index ad44d38..9a00707 100644
--- a/bsps/arm/stm32f4/config/stm32f105rc-testsuite.tcfg
+++ b/bsps/arm/stm32f4/config/stm32f105rc-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: fileio
 exclude: flashdisk01



More information about the vc mailing list