summaryrefslogtreecommitdiff
path: root/target/ft32
diff options
context:
space:
mode:
authorWaldemar Brodkorb <wbx@openadk.org>2017-08-27 20:28:21 +0200
committerWaldemar Brodkorb <wbx@openadk.org>2017-08-27 20:31:34 +0200
commit9035e00f719ecca72d675195cac5567addd88227 (patch)
tree7b636169c1e8e184b6aa8f3f41a7f54115d6c992 /target/ft32
parentbae345fd07a3e38489492da082b4d10bdb54335a (diff)
add ft32 baremetal toolchain support
Diffstat (limited to 'target/ft32')
-rw-r--r--target/ft32/Makefile4
1 files changed, 4 insertions, 0 deletions
diff --git a/target/ft32/Makefile b/target/ft32/Makefile
new file mode 100644
index 000000000..9c9eb49d0
--- /dev/null
+++ b/target/ft32/Makefile
@@ -0,0 +1,4 @@
+# This file is part of the OpenADK project. OpenADK is copyrighted
+# material, please see the LICENCE file in the top-level directory.
+
+include $(ADK_TOPDIR)/rules.mk