summaryrefslogtreecommitdiffstats
path: root/make.mk
diff options
context:
space:
mode:
authorJoey Castillo <joeycastillo@utexas.edu>2022-04-02 10:06:08 -0400
committerJoey Castillo <joeycastillo@utexas.edu>2022-04-02 10:07:18 -0400
commit51e357d8224e3d740f4ab9ed6d6fc0de4fdb9d4c (patch)
tree99b22bcc90182f494462096ce51c2b43723b1a82 /make.mk
parentfa0a424857fc3cdda56057f9e0201eaa30044489 (diff)
downloadSensor-Watch-51e357d8224e3d740f4ab9ed6d6fc0de4fdb9d4c.tar.gz
Sensor-Watch-51e357d8224e3d740f4ab9ed6d6fc0de4fdb9d4c.tar.bz2
Sensor-Watch-51e357d8224e3d740f4ab9ed6d6fc0de4fdb9d4c.zip
movement: final list of watch faces for stock firmware
Diffstat (limited to 'make.mk')
-rw-r--r--make.mk1
1 files changed, 1 insertions, 0 deletions
diff --git a/make.mk b/make.mk
index 98e46c10..851e7e9b 100644
--- a/make.mk
+++ b/make.mk
@@ -161,6 +161,7 @@ SRCS += \
$(TOP)/watch-library/simulator/watch/watch_deepsleep.c \
$(TOP)/watch-library/simulator/watch/watch_private.c \
$(TOP)/watch-library/simulator/watch/watch.c \
+ $(TOP)/watch-library/shared/driver/thermistor_driver.c \
$(TOP)/watch-library/shared/watch/watch_private_buzzer.c \
$(TOP)/watch-library/shared/watch/watch_private_display.c \
$(TOP)/watch-library/shared/watch/watch_utility.c \