[rtems-central commit] config.yml: Use gr712rc BSP

Sebastian Huber sebh at rtems.org
Wed Jul 21 17:20:21 UTC 2021


Module:    rtems-central
Branch:    master
Commit:    61bd4d532ca5b12b2c79cbdb7165c0cdf79995c0
Changeset: http://git.rtems.org/rtems-central/commit/?id=61bd4d532ca5b12b2c79cbdb7165c0cdf79995c0

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Wed Jul 21 15:42:15 2021 +0200

config.yml: Use gr712rc BSP

---

 config.yml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/config.yml b/config.yml
index 5b2d0dc..ebf2f01 100644
--- a/config.yml
+++ b/config.yml
@@ -1,6 +1,6 @@
 build:
   arch: sparc
-  bsp: leon3
+  bsp: gr712rc
   config-ini: |
     [${arch}/${bsp}]
     RTEMS_SMP = True
@@ -9,6 +9,7 @@ build:
     BUILD_TESTS = False
     BUILD_MEMBENCH = True
     BUILD_VALIDATIONTESTS = True
+    BSP_PRINT_EXCEPTION_CONTEXT = False
   doxyfile-template: templates/Doxyfile
   enabled:
   - INSTALL_LEGACY_MAKEFILES



More information about the vc mailing list