summaryrefslogtreecommitdiffstats
path: root/app/Makefile
diff options
context:
space:
mode:
authorroot <root@lamia.panaceas.james.local>2016-08-20 23:04:40 +0100
committerroot <root@lamia.panaceas.james.local>2016-08-20 23:04:40 +0100
commit2565f4857ea9cdebdbba483e35a07d012aa3afce (patch)
treeebc1b1cbdc07ec1ec47b5d4d3ddf9c20f14eabfd /app/Makefile
parente696ed2427fe036a0dcfe50f209e22a9f273d100 (diff)
downloadcandlestick-2565f4857ea9cdebdbba483e35a07d012aa3afce.tar.gz
candlestick-2565f4857ea9cdebdbba483e35a07d012aa3afce.tar.bz2
candlestick-2565f4857ea9cdebdbba483e35a07d012aa3afce.zip
first working version
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 657109f..2a0672b 100644
--- a/app/Makefile
+++ b/app/Makefile
@@ -25,7 +25,7 @@ PROG=candlestick
V=1
default: ${PROG}.elf
-CSRCS=dfu.c main.c usb.c led.c ticker.c i2c.c lcd.c cdcacm.c usart.c ring.c serial.c gpio.c console.c buzzer.c modem.c
+CSRCS=dfu.c main.c usb.c led.c ticker.c i2c.c lcd.c cdcacm.c usart.c ring.c serial.c gpio.c console.c buzzer.c modem.c dialstr.c