Add a simple service to allow setting the time from a controlling
application
This commit is contained in:
parent
332b51464a
commit
b760b3f98c
5 changed files with 129 additions and 0 deletions
|
|
@ -319,6 +319,7 @@ list(APPEND SOURCE_FILES
|
|||
Components/Ble/DeviceInformationService.cpp
|
||||
Components/Ble/CurrentTimeClient.cpp
|
||||
Components/Ble/AlertNotificationClient.cpp
|
||||
Components/Ble/PinetimeService.cpp
|
||||
drivers/Cst816s.cpp
|
||||
FreeRTOS/port.c
|
||||
FreeRTOS/port_cmsis_systick.c
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue