summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
authorLeo C2014-11-26 15:02:30 +0100
committerLeo C2014-11-26 15:02:30 +0100
commit2f53dd651e4bc075376ade16897272b41fd08a14 (patch)
treef3c3c949afa90d5b5ad35f30178ca2cf8a360148 /avr/Tupfile
parentcca42593c4ab9e564675d1896caa9a7e794d6fec (diff)
downloadz180-stamp-2f53dd651e4bc075376ade16897272b41fd08a14.zip
Add fat commands: fatstat, fatls, fatload, fatwrite
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 a50b3b9..11b5802 100644
--- a/avr/Tupfile
+++ b/avr/Tupfile
@@ -4,7 +4,7 @@ PROG = stamp-monitor
SRC = main.c
SRC += cli.c cli_readline.c command.c command_tbl.c
SRC += cmd_help.c cmd_date.c cmd_mem.c cmd_boot.c cmd_gpio.c cmd_misc.c
-SRC += cmd_sd.c
+SRC += cmd_sd.c cmd_fat.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 mmc.c
SRC += background.c z180-serv.c z80-if.c gpio.c