diff options
| author | Keith Packard <keithp@keithp.com> | 2014-06-05 21:42:10 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2014-06-05 21:42:10 -0700 |
| commit | 6a79fe8144dcab10294caa4b0eac967eeb0d8e7e (patch) | |
| tree | 967b38b0ee86c5d01f7def17df773c90bb1b97c0 /src/Makefile | |
| parent | 0e867c67c8e2c40058ae36723e06b2ce00bd0419 (diff) | |
altos: Add telegps-v1.0 code and loader1.3.2.2
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 ae128b7c..7a3611c2 100644 --- a/src/Makefile +++ b/src/Makefile @@ -31,6 +31,7 @@ ARMM3DIRS=\ telemetrum-v2.0 telemetrum-v2.0/flash-loader \ megadongle-v0.1 megadongle-v0.1/flash-loader \ telegps-v0.3 telegps-v0.3/flash-loader \ + telegps-v1.0 telegps-v1.0/flash-loader \ telelco-v0.2 telelco-v0.2/flash-loader \ telescience-v0.2 telescience-v0.2/flash-loader \ teleballoon-v2.0 |
