summaryrefslogtreecommitdiffstats
path: root/c/src/lib/libbsp/m32c/m32cbsp/README
diff options
context:
space:
mode:
authorJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:35:46 +0000
committerJoel Sherrill <joel.sherrill@OARcorp.com>2008-10-02 21:35:46 +0000
commit41e58bb3a4053719b0bd4beebb880c475d73f12a (patch)
tree288a70fafdcf7a90b233791465ab5b12adcfe3be /c/src/lib/libbsp/m32c/m32cbsp/README
parent2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com> (diff)
downloadrtems-41e58bb3a4053719b0bd4beebb880c475d73f12a.tar.bz2
2008-10-02 Joel Sherrill <joel.sherrill@oarcorp.com>
* README: New file.
Diffstat (limited to '')
-rw-r--r--c/src/lib/libbsp/m32c/m32cbsp/README8
1 files changed, 8 insertions, 0 deletions
diff --git a/c/src/lib/libbsp/m32c/m32cbsp/README b/c/src/lib/libbsp/m32c/m32cbsp/README
new file mode 100644
index 0000000000..feba33cf12
--- /dev/null
+++ b/c/src/lib/libbsp/m32c/m32cbsp/README
@@ -0,0 +1,8 @@
+#
+# $Id$
+#
+
+This BSP is designed to operate on a variety of M16C and M32C variants.
+It is expected that this BSP will also be able to support R8C variants.
+
+It currently only runs on the M32C simulator in GDB.