summaryrefslogtreecommitdiff
path: root/avr/Tupfile
diff options
context:
space:
mode:
Diffstat (limited to 'avr/Tupfile')
-rw-r--r--avr/Tupfile1
1 files changed, 1 insertions, 0 deletions
diff --git a/avr/Tupfile b/avr/Tupfile
index 9fc0739..78e9744 100644
--- a/avr/Tupfile
+++ b/avr/Tupfile
@@ -16,6 +16,7 @@ SRC += $(FATFS) $(TOP)/fatfs/src/option/unicode.c
#TODO: time lib
SRC += ../time/asctime_r.c ../time/gmtime_r.c ../time/mk_gmtime.c
SRC += ../time/print_lz.c ../time/isLeap.c
+SRC += ../time/time.c ../time/fatfs_time.c
SRC += ../time/system_time.c ../time/set_system_time.c
ASRC += ../time/system_tick.S