summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
authorLeo C2014-10-14 22:38:56 +0200
committerLeo C2014-10-14 22:38:56 +0200
commitcd5ee5442821f283f6661befb24b885d944e4c5e (patch)
tree44deae1ded16c5e818e461e7d07c25ebbe116c9b /avr/Tupfile
parent41d36f28612cb6c49cf0260236f3b834549883be (diff)
downloadz180-stamp-cd5ee5442821f283f6661befb24b885d944e4c5e.zip
pin command: pin groups work nowhexrel-3
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