summaryrefslogtreecommitdiff
path: root/src/Makefile
diff options
context:
space:
mode:
authorKeith Packard <keithp@keithp.com>2010-11-24 10:57:00 -0800
committerKeith Packard <keithp@keithp.com>2010-11-24 10:57:00 -0800
commit6d0098e497ee2d9a1d1113bf3fb907dd48bdcf80 (patch)
tree5fc4a2eea6e372d5b948d5bd65b27e23e08dce94 /src/Makefile
parent7a50837ea0d92db3f469f197ec8210aee22aa143 (diff)
altos: Add telemetrum-v1.1 directory
Telemetrum v1.1 may have the 5V line sampled to improve the accelerometer readings. Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
-rw-r--r--src/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Makefile b/src/Makefile
index 95d24425..a6615321 100644
--- a/src/Makefile
+++ b/src/Makefile
@@ -6,7 +6,7 @@ CC=sdcc
include Version
-SUBDIRS=telemetrum-v1.0 teledongle-v0.2 telemetrum-v0.1-sky telemetrum-v0.1-sirf teledongle-v0.1 tidongle test
+SUBDIRS=telemetrum-v1.1 telemetrum-v1.0 teledongle-v0.2 telemetrum-v0.1-sky telemetrum-v0.1-sirf teledongle-v0.1 tidongle test
all: all-recursive