summaryrefslogtreecommitdiffstats
path: root/bsps/m32c/m32cbsp/README
diff options
context:
space:
mode:
Diffstat (limited to 'bsps/m32c/m32cbsp/README')
-rw-r--r--bsps/m32c/m32cbsp/README4
1 files changed, 4 insertions, 0 deletions
diff --git a/bsps/m32c/m32cbsp/README b/bsps/m32c/m32cbsp/README
new file mode 100644
index 0000000000..10c0e20987
--- /dev/null
+++ b/bsps/m32c/m32cbsp/README
@@ -0,0 +1,4 @@
+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.