InfiniTime/src/components
Jean-François Milants 39bc166e54 Watch face selection at build time
Watch faces can now be selected at buid time. It's implemented in a similar way than the selection of user apps, using a list of watch face description that is generated at build time (consteval, constexpr)
2023-12-21 20:49:22 +01:00
..
alarm SystemTask: Move MotorController to DisplayApp 2023-02-25 12:15:00 +02:00
battery linearapproximation: Move to src/utility 2023-03-27 22:12:32 +00:00
ble weather: Fix GetCurrent* functions returning future events (#1879) 2023-10-06 19:54:20 +02:00
brightness Remove backup brightness feature (#1180) 2022-06-18 12:54:41 +03:00
datetime Fix potential buffer overflows when calling sprintf 2023-12-01 08:52:42 +01:00
firmwarevalidator Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
fs LVGL / FS : Initialize the LVGL FS driver in LittleVgl (instead of FS). 2023-02-26 22:10:03 +02:00
gfx Fix code formatting 2023-11-19 21:13:55 +01:00
heartrate arduinofft: Move to submodule, define srqt_internal externally 2023-06-17 17:46:48 +02:00
motion lowersleep: Implement Lower to Sleep functionality (#827) 2023-08-27 18:15:21 +02:00
motor src: Enable unused parameter warning 2023-01-24 10:43:17 +02:00
rle Update includes to to be relative to src directory 2021-11-15 22:02:49 +01:00
settings Watch face selection at build time 2023-12-21 20:49:22 +01:00
timer TimerController: Rename to Timer 2023-04-16 14:33:23 +00:00