summaryrefslogtreecommitdiff
path: root/src/telelaunch-v0.1/Makefile.defs
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2011-07-13 20:01:47 -0700
committerKeith Packard <keithp@keithp.com>2011-08-27 12:33:46 -0700
commitf145be3fc4ee94fdb5c1e2406b6c11d38bdbbd9b (patch)
treeb23fb714f62a0bc1dd87b43c11a2a44f0a9d0a18 /src/telelaunch-v0.1/Makefile.defs
parent859ee0268b9f2e1f5933019f1231d857a1cac4da (diff)
altos: Start telelaunch product
Looks a lot like TM, but without the flight code. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/telelaunch-v0.1/Makefile.defs')
-rw-r--r--src/telelaunch-v0.1/Makefile.defs11
1 files changed, 11 insertions, 0 deletions
diff --git a/src/telelaunch-v0.1/Makefile.defs b/src/telelaunch-v0.1/Makefile.defs
new file mode 100644
index 00000000..0c7efb52
--- /dev/null
+++ b/src/telelaunch-v0.1/Makefile.defs
@@ -0,0 +1,11 @@
+PROG = telelaunch-v0.1-$(VERSION).ihx
+
+SRC = \
+ $(TLAUNCH_BASE_SRC) \
+ $(SPI_DRIVER_SRC) \
+ $(EE_DRIVER_SRC) \
+ $(DBG_SRC)
+
+PRODUCT=TeleLaunch-v0.1
+PRODUCT_DEF=-DTELELAUNCH_V_0_1
+IDPRODUCT=0x000f