summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-01-09 15:26:58 -0500
committerJoey Castillo <joeycastillo@utexas.edu>2022-01-09 15:26:58 -0500
commitc356a81bbd2c79e86ef8169d7831013425b6115d (patch)
treeb721d03793cb1244bf8cc530b99b7d057ce184d1
parent669673fd4bf1e3cd5e40714fd7b2219d5e7c00cb (diff)
parentd566a68da5f6b0f860acf5133955b702350c2473 (diff)
downloadSensor-Watch-c356a81bbd2c79e86ef8169d7831013425b6115d.tar.gz
Sensor-Watch-c356a81bbd2c79e86ef8169d7831013425b6115d.tar.bz2
Sensor-Watch-c356a81bbd2c79e86ef8169d7831013425b6115d.zip
Merge branch 'main' of github.com:joeycastillo/Sensor-Watch into main
-rw-r--r--make.mk2
1 files changed, 1 insertions, 1 deletions
diff --git a/make.mk b/make.mk
index a39f077a..1b688ae5 100644
--- a/make.mk
+++ b/make.mk
@@ -115,7 +115,7 @@ SRCS += \
$(TOP)/watch-library/hpl/slcd/hpl_slcd.c \
$(TOP)/watch-library/hpl/systick/hpl_systick.c \
$(TOP)/watch-library/driver/lis2dh.c \
- $(TOP)/watch-library/driver/lis2dW.c \
+ $(TOP)/watch-library/driver/lis2dw.c \
DEFINES += \
-D__SAML22J18A__ \