InfiniTime/src/components
Reinhold Gschweicher 5fe5cee9ef Add missing nrf_log.h includes shadowed by SystemMonitor.h
Some components were missing a `nrf_log.h` include. This missing
include was accidentally provided by the SystemMonitor.h header, which
was included by Systemtask.h
2022-03-08 20:28:54 +01:00
..
alarm AlarmController: remove unused app_timer.h include in header 2021-12-09 21:30:33 +01:00
battery Switched to non-deprecated math header 2021-12-04 22:03:40 +02:00
ble Add missing nrf_log.h includes shadowed by SystemMonitor.h 2022-03-08 20:28:54 +01:00
brightness Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
datetime Merge branch 'statusBarTimeFormat' of https://github.com/mruss77/InfiniTime into mruss77-statusBarTimeFormat 2022-02-13 11:23:05 +01:00
firmwarevalidator Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
fs Added move function 2021-12-10 01:18:57 +00:00
gfx Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
heartrate Manual squash merge of PR #932 (https://github.com/InfiniTimeOrg/InfiniTime/pull/932) from 13werwolf13 (https://github.com/13werwolf13). This PR adds a new Terminal watchface to InfiniTime! 2022-02-20 13:20:43 +01:00
motion Fix crash upon leaving app. 2022-01-04 02:00:03 +00:00
motor MotorController: no need to make this function a class function 2022-02-19 13:13:36 +01:00
rle Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
settings Settings: more specific read and write mode 2022-03-03 21:15:57 +01:00
timer Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00