diff options
| author | Keith Packard <keithp@keithp.com> | 2011-03-31 20:58:14 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2011-03-31 20:59:07 -0700 |
| commit | 8e74cf6d1c70a7a17d01c20f6831571245392498 (patch) | |
| tree | 2857a2387e7e2dc3ddec030eef114f51d767bcc8 /src/Makefile | |
| parent | c0971abc02b05d136aea257f3f40ba3b22b1d441 (diff) | |
altos: Add initial TeleBT code
Prototyping with a TeleMetrum v0.1 board and a serial link to a
bluetooth module.
Signed-off-by: Keith Packard <keithp@keithp.com>
Diffstat (limited to 'src/Makefile')
| -rw-r--r-- | src/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/Makefile b/src/Makefile index a5dec57b..d83ec668 100644 --- a/src/Makefile +++ b/src/Makefile @@ -10,6 +10,7 @@ SUBDIRS=\ telemetrum-v1.1 telemetrum-v1.0 \ teledongle-v0.2 teledongle-v0.1 \ telemini-v0.1 telenano-v0.1 \ + telebt-v0.0 \ telemetrum-v0.1-sky telemetrum-v0.1-sirf \ tidongle test |
