aboutsummaryrefslogtreecommitdiffstats
path: root/src/CMakeLists.txt
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-05-24 16:51:50 +0200
committerJF <jf@codingfield.com>2020-05-24 16:51:50 +0200
commit073717980f5c00f553ac3b58a50b792b32a14c7a (patch)
tree8eeafef1f4150a1cf238ee80e53c8901b0ec67af /src/CMakeLists.txt
parent331481cd0c6ba804860f7cdbd5110a87ff0160fe (diff)
parentbe1ad9b07083e656a649d223750ff4b14b781b7b (diff)
Merge develop
Diffstat (limited to 'src/CMakeLists.txt')
-rw-r--r--src/CMakeLists.txt2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/CMakeLists.txt b/src/CMakeLists.txt
index f82f3091..023c4ee6 100644
--- a/src/CMakeLists.txt
+++ b/src/CMakeLists.txt
@@ -352,6 +352,8 @@ list(APPEND SOURCE_FILES
Components/Ble/CurrentTimeClient.cpp
Components/Ble/AlertNotificationClient.cpp
Components/Ble/DfuService.cpp
+ Components/Ble/CurrentTimeService.cpp
+ Components/Ble/AlertNotificationService.cpp
drivers/Cst816s.cpp
FreeRTOS/port.c
FreeRTOS/port_cmsis_systick.c