summaryrefslogtreecommitdiff
path: root/src/telefiretwo-v0.2/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2016-04-06 22:32:36 -0700
committerKeith Packard <keithp@keithp.com>2016-04-19 23:21:30 -0400
commit14fecd672807982ce6232fa3b4bdce0aebe132e8 (patch)
treec4f0df45ec27a743d1fe5ce7c5a9618041ced9c7 /src/telefiretwo-v0.2/flash-loader/Makefile
parent70e46100acf597014ce54cf3b642254ce1cba59b (diff)
Add TeleFireTwo v0.2 project
This is much like TeleFireTwo v0.1, with only one pyro channel and added siren and strobe Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telefiretwo-v0.2/flash-loader/Makefile')
-rw-r--r--src/telefiretwo-v0.2/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/telefiretwo-v0.2/flash-loader/Makefile b/src/telefiretwo-v0.2/flash-loader/Makefile
new file mode 100644
index 00000000..2b029ee0
--- /dev/null
+++ b/src/telefiretwo-v0.2/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=telefiretwo-v0.2
+include $(TOPDIR)/stm/Makefile-flash.defs