And, also add the TeleBT v3.0 flash loader Makefile
authorKeith Packard <keithp@keithp.com>
Fri, 30 Jan 2015 13:04:50 +0000 (14:04 +0100)
committerKeith Packard <keithp@keithp.com>
Fri, 30 Jan 2015 13:04:50 +0000 (14:04 +0100)
Signed-off-by: Keith Packard <keithp@keithp.com>
src/telebt-v3.0/flash-loader/Makefile [new file with mode: 0644]

diff --git a/src/telebt-v3.0/flash-loader/Makefile b/src/telebt-v3.0/flash-loader/Makefile
new file mode 100644 (file)
index 0000000..a1c5168
--- /dev/null
@@ -0,0 +1,8 @@
+#
+# AltOS flash loader build
+#
+#
+
+TOPDIR=../..
+HARDWARE=telebt-v3.0
+include $(TOPDIR)/stm/Makefile-flash.defs