summaryrefslogtreecommitdiff
path: root/target/rtems/arch.lst
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2018-01-09 21:32:28 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2018-01-12 19:57:43 +0100
commita5a60ae7133fc9b893f3d44c793ccc322fd913d3 (patch)
tree6b538263b066e1780dee5d19ed5acaa56ae5456a /target/rtems/arch.lst
parent9ca35e7ead58b872cca3ff9d7e3976863f8f8715 (diff)
add basic rtems support as a new playground
Diffstat (limited to 'target/rtems/arch.lst')
-rw-r--r--target/rtems/arch.lst14
1 files changed, 14 insertions, 0 deletions
diff --git a/target/rtems/arch.lst b/target/rtems/arch.lst
new file mode 100644
index 000000000..fbc2ed8bf
--- /dev/null
+++ b/target/rtems/arch.lst
@@ -0,0 +1,14 @@
+arm
+bfin
+lm32
+m68k
+mips
+nios2
+or1k
+ppc
+riscv
+sh
+sparc
+sparc64
+x86
+x86_64