summaryrefslogtreecommitdiff
path: root/target/h8300/systems/hitachi-edosk2674
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-02-09 05:00:23 +0100
committerWaldemar Brodkorb <wbx@openadk.org>2017-02-09 05:00:40 +0100
commit13248bfa1d2097f55ac5f4321d805870ba88bf19 (patch)
tree20f427fb5ec40a633a9dec6924dd3271db53189c /target/h8300/systems/hitachi-edosk2674
parent571d99e74d42fac830069c2ca2fbd5f505613dc6 (diff)
add basic support for edosk2674
Diffstat (limited to 'target/h8300/systems/hitachi-edosk2674')
-rw-r--r--target/h8300/systems/hitachi-edosk26747
1 files changed, 7 insertions, 0 deletions
diff --git a/target/h8300/systems/hitachi-edosk2674 b/target/h8300/systems/hitachi-edosk2674
new file mode 100644
index 000000000..5f674f25b
--- /dev/null
+++ b/target/h8300/systems/hitachi-edosk2674
@@ -0,0 +1,7 @@
+config ADK_TARGET_SYSTEM_HITACHI_EDOSK2674
+ bool "Hitachi EDOSK2674"
+ select ADK_TARGET_CPU_H8S
+ select ADK_TARGET_PACKAGE_TXZ
+ help
+ Hitachi EDOSK2674 H8S development board.
+