diff options
| author | Keith Packard <keithp@keithp.com> | 2013-04-28 23:09:54 -0700 |
|---|---|---|
| committer | Keith Packard <keithp@keithp.com> | 2013-04-28 23:09:54 -0700 |
| commit | 782ca054a04397c435dcb35c97a85288e93b0d05 (patch) | |
| tree | 1c87e06c393f109a6f8ee48360d87bc661328e37 /src/Makefile | |
| parent | 3137106434c92cbb8ff10202d4b71795b0e1b309 (diff) | |
altos: Add telelco-v0.2 project
Includes the necessary flash loader bits too
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 d9f1af5e..5ae61a00 100644 --- a/src/Makefile +++ b/src/Makefile @@ -34,6 +34,7 @@ ARMDIRS=\ megadongle-v0.1 megadongle-v0.1/flash-loader \ telegps-v0.1 telegps-v0.1/flash-loader \ stm-bringup stm-demo telelco-v0.1 \ + telelco-v0.2 telelco-v0.2/flash-loader \ telescience-v0.2 ifneq ($(shell which sdcc),) |
