summaryrefslogtreecommitdiffstats
path: root/Sensor Watch Starter Project/make/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'Sensor Watch Starter Project/make/Makefile')
-rwxr-xr-xSensor Watch Starter Project/make/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/Sensor Watch Starter Project/make/Makefile b/Sensor Watch Starter Project/make/Makefile
index 7a402524..43d0e803 100755
--- a/Sensor Watch Starter Project/make/Makefile
+++ b/Sensor Watch Starter Project/make/Makefile
@@ -61,6 +61,8 @@ INCLUDES += \
SRCS += \
../main.c \
../startup_saml22.c \
+ ../hw/driver_init.c \
+ ../hw/watch.c \
../hal/src/hal_adc_sync.c \
../hal/src/hal_atomic.c \
../hal/src/hal_calendar.c \