From cd5ee5442821f283f6661befb24b885d944e4c5e Mon Sep 17 00:00:00 2001 From: Leo C Date: Tue, 14 Oct 2014 22:38:56 +0200 Subject: pin command: pin groups work now --- avr/Tupfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'avr/Tupfile') 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 -- cgit v1.2.3