summaryrefslogtreecommitdiff
path: root/src/components/alarm/AlarmController.h
AgeCommit message (Expand)Author
2022-06-06Merge remote-tracking branch 'origin/develop' into analog24Michele Bini
2022-06-06Switch to freertos timers (#1095)Michele Bini
2022-04-17Differentiate time adjustment (< 3h for example time zone change when crossin...Michele Bini
2022-04-17Use FreeRTOS timer for AlarmControllerMichele Bini
2021-12-09AlarmController: remove unused app_timer.h include in headerReinhold Gschweicher
2021-09-16Fixes per Riksu9000's feedbackMark Russell
2021-09-13License header fix, add missing bracesMark Russell
2021-09-13Fixes based on code reviews (formatting, UI code)Mark Russell
2021-09-10Created basic alarm appMark Russell