summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
authorLeo C2015-04-18 02:10:01 +0200
committerLeo C2015-04-18 02:10:01 +0200
commit179bc6099854fc3772517d781052b0d9aabc7329 (patch)
tree30459a27e7b2f0f390aac0d3cbd0a7bf31999f72 /avr/Tupfile
parentcb52e1e0dbfdf6c6defe20b3711e0c50285748f5 (diff)
downloadz180-stamp-179bc6099854fc3772517d781052b0d9aabc7329.zip
Add command loadi (load intel hex file)
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 78e9744..87eca70 100644
--- a/avr/Tupfile
+++ b/avr/Tupfile
@@ -7,7 +7,7 @@ FATFS = $(TOP)/fatfs/src/ff.c
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 cmd_fat.c
+SRC += ihex.c cmd_sd.c cmd_fat.c
SRC += env.c xmalloc.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