diff options
| author | Keith Packard <keithp@keithp.com> | 2015-05-25 15:47:46 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2015-05-25 15:47:46 -0700 |
| commit | a54aac3361b7bd18f111e5ba06fb89015504b8a4 (patch) | |
| tree | 25ce55ee042f5ab91c0d24f622ee23004e5150ad /src/Makefile | |
| parent | 9b268351aee44de959dcc4c792189c10a00428fe (diff) | |
altos: Add telelco v0.3 (v0.2 with cc1200 instead of cc1120)
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 d4c8a86f..dc74bf8c 100644 --- a/src/Makefile +++ b/src/Makefile @@ -34,6 +34,7 @@ ARMM3DIRS=\ telegps-v0.3 telegps-v0.3/flash-loader \ telegps-v1.0 telegps-v1.0/flash-loader \ telelco-v0.2 telelco-v0.2/flash-loader \ + telelco-v0.3 telelco-v0.3/flash-loader \ telescience-v0.2 telescience-v0.2/flash-loader \ teledongle-v3.0 teledongle-v3.0/flash-loader \ teleballoon-v2.0 \ |
