summaryrefslogtreecommitdiff
path: root/src/telelco-v0.3/flash-loader/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-05-25 15:47:46 -0700
committerKeith Packard <keithp@keithp.com>2015-05-25 15:47:46 -0700
commita54aac3361b7bd18f111e5ba06fb89015504b8a4 (patch)
tree25ce55ee042f5ab91c0d24f622ee23004e5150ad /src/telelco-v0.3/flash-loader/Makefile
parent9b268351aee44de959dcc4c792189c10a00428fe (diff)
altos: Add telelco v0.3 (v0.2 with cc1200 instead of cc1120)
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telelco-v0.3/flash-loader/Makefile')
-rw-r--r--src/telelco-v0.3/flash-loader/Makefile8
1 files changed, 8 insertions, 0 deletions
diff --git a/src/telelco-v0.3/flash-loader/Makefile b/src/telelco-v0.3/flash-loader/Makefile
new file mode 100644
index 00000000..679e61ba
--- /dev/null
+++ b/src/telelco-v0.3/flash-loader/Makefile
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=telelco-v0.2
+include $(TOPDIR)/stm/Makefile-flash.defs