summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2015-01-24 11:18:59 -0800
committerKeith Packard <keithp@keithp.com>2015-01-24 11:18:59 -0800
commit0e7d1c89fea98eabca738f10cbfebec631be3bb7 (patch)
tree088b0dffe926f6cec62652dc8bdbd889f49c7056 /src/Makefile
parent41a0604ad1ea1a03e2db7d41731dbadf466b45db (diff)
altos: Add support for TeleBT v3.0
Add support to the BTM driver for non-CC1111 interrupts Add HW flow control to STM serial driver Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index a5d7b0f3..c8563c9d 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -36,7 +36,8 @@ ARMM3DIRS=\
telelco-v0.2 telelco-v0.2/flash-loader \
telescience-v0.2 telescience-v0.2/flash-loader \
teledongle-v1.9 teledongle-v1.9/flash-loader \
- teleballoon-v2.0
+ teleballoon-v2.0 \
+ telebt-v3.0 telebt-v3.0/flash-loader
ARMM0DIRS=\
easymini-v1.0 easymini-v1.0/flash-loader