summaryrefslogtreecommitdiff
path: root/target/h8300/systems/sim-h8s
diff options
context:
space:
mode:
Diffstat (limited to 'target/h8300/systems/sim-h8s')
-rw-r--r--target/h8300/systems/sim-h8s8
1 files changed, 8 insertions, 0 deletions
diff --git a/target/h8300/systems/sim-h8s b/target/h8300/systems/sim-h8s
new file mode 100644
index 000000000..af61d0fbf
--- /dev/null
+++ b/target/h8300/systems/sim-h8s
@@ -0,0 +1,8 @@
+config ADK_TARGET_SYSTEM_SIM_H8S
+ bool "GDB simulator (h8s)"
+ select ADK_TARGET_CPU_H8S
+ select ADK_TARGET_SIM
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ H8/300 GDB simulator.
+