summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
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 cbceff8..1300a4a 100644
--- a/avr/Tupfile
+++ b/avr/Tupfile
@@ -1,6 +1,6 @@
include_rules
-PROG = stamp-test
+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