summaryrefslogtreecommitdiff
path: root/src/telemetrum-v1.1/Makefile
blob: 4bea03db3243ce92396623081ba65f74f1798b2c (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#
# AltOS build
#
#

TM_VER=1.1
TM_DEF=1_1

TM_INC =

TM_SRC = \
	ao_companion.c \
	ao_gps_skytraq.c \
	ao_m25.c

include ../product/Makefile.telemetrum