summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorroot <root@ka-ata-killa.ourano.james.local>2021-03-20 18:48:43 +0000
committerroot <root@ka-ata-killa.ourano.james.local>2021-03-20 19:01:35 +0000
commitf211fe6461aae73f5ffdbe58961dbe3dd1309854 (patch)
treea4b698a5146f1ec2584f09db5b7f73f263d6bc4a /app/Makefile
parent5b8f47a70a57765ba04a4d75dfa31a2f55f75029 (diff)
downloadclock-f211fe6461aae73f5ffdbe58961dbe3dd1309854.tar.gz
clock-f211fe6461aae73f5ffdbe58961dbe3dd1309854.tar.bz2
clock-f211fe6461aae73f5ffdbe58961dbe3dd1309854.zip
make the interval bisection work properly for events in the next hour, add an alarm output
Diffstat (limited to 'app/Makefile')
-rw-r--r--app/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/app/Makefile b/app/Makefile
index e11bbfc..50ac75f 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -29,7 +29,7 @@ default: ${PROG}.elf
CSRCS=led.c ticker.c ring.c usart.c stdio.c lwip_glue.c steth.c msf.c abs.c \
pll.c main.c time_fn.c ntp.c dcf77.c util.c stats.c gps.c hexdump.c bits.c \
max7219.c report.c sysclk.c cdcacm.c usb.c dfu.c adc.c dummy_kb.c ref.c \
- ptp.c display.c httpd.c
+ ptp.c display.c httpd.c alarm.c
HSRCS= events.h gps.h project.h ring.h steth.h time_fn.h ubx.h