From 5b8f47a70a57765ba04a4d75dfa31a2f55f75029 Mon Sep 17 00:00:00 2001 From: root Date: Sat, 20 Mar 2021 16:20:42 +0000 Subject: add alarm support --- app/Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'app/Makefile') diff --git a/app/Makefile b/app/Makefile index 126baa1..e11bbfc 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 fs.c + ptp.c display.c httpd.c HSRCS= events.h gps.h project.h ring.h steth.h time_fn.h ubx.h -- cgit v1.2.3