[rtems commit] bsp/t32mppc: Fix Trace32 configuration file
Sebastian Huber
sebh at rtems.org
Mon Jun 4 15:27:26 UTC 2012
Module: rtems
Branch: master
Commit: 5bd7bd5ab1b4c408fcd13d42b55165ce72e23b5a
Changeset: http://git.rtems.org/rtems/commit/?id=5bd7bd5ab1b4c408fcd13d42b55165ce72e23b5a
Author: Sebastian Huber <sebastian.huber at embedded-brains.de>
Date: Mon Jun 4 13:26:34 2012 +0200
bsp/t32mppc: Fix Trace32 configuration file
---
c/src/lib/libbsp/powerpc/t32mppc/configsim.t32 | 4 +---
1 files changed, 1 insertions(+), 3 deletions(-)
diff --git a/c/src/lib/libbsp/powerpc/t32mppc/configsim.t32 b/c/src/lib/libbsp/powerpc/t32mppc/configsim.t32
index 03070f4..02dc794 100644
--- a/c/src/lib/libbsp/powerpc/t32mppc/configsim.t32
+++ b/c/src/lib/libbsp/powerpc/t32mppc/configsim.t32
@@ -1,7 +1,5 @@
PBI=SIM
-
SCREEN=
+HEADER=Simulator
FONT=DEC
FONT=SMALL
-
-HEADER=Simulator
More information about the vc
mailing list