summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
authorLeo C2014-10-23 13:07:27 +0200
committerLeo C2014-10-23 13:07:27 +0200
commit889202c46ced1be4fc0db3faf63564722eba2865 (patch)
tree59b44dba123e04f45fd02be22674269fc3f1e56d /avr/Tupfile
parent89adce76dd02f2076ec6de1c6b434bc1f29512f4 (diff)
downloadz180-stamp-889202c46ced1be4fc0db3faf63564722eba2865.zip
include cleanup
Diffstat (limited to 'avr/Tupfile')
-rw-r--r--avr/Tupfile2
1 files changed, 1 insertions, 1 deletions
diff --git a/avr/Tupfile b/avr/Tupfile
index 91562b4..acb4aa5 100644
--- a/avr/Tupfile
+++ b/avr/Tupfile
@@ -3,7 +3,7 @@ include_rules
PROG = stamp-monitor
SRC = main.c
SRC += cli.c cli_readline.c command.c command_tbl.c
-SRC += cmd_help.c cmd_echo.c cmd_date.c cmd_mem.c cmd_boot.c cmd_pin.c
+SRC += cmd_help.c cmd_date.c cmd_mem.c cmd_boot.c cmd_pin.c cmd_misc.c
SRC += env.c xmalloc.c date.c con-utils.c print-utils.c getopt-min.c
SRC += timer.c serial.c i2c.c pcf8583.c
SRC += background.c z180-serv.c z80-if.c pin.c