InfiniTime/src/components
mark9064 93d7da1691 Fix OOB flash write when DFU interrupted
If a DFU is restarted, the write indices aren't reset causing the image to be written out of bounds. The CRC check prevents the faulty image from booting but LittleFS still gets nuked.
2024-02-14 19:12:08 +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 Fix OOB flash write when DFU interrupted 2024-02-14 19:12:08 +01: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
heartrate arduinofft: Move to submodule, define srqt_internal externally 2023-06-17 17:46:48 +02:00
motion Only inhibit sleep if motion notifications are enabled, not just Bluetooth 2024-01-23 14:58:21 +01: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 settings: Add settings item for weather format 2023-12-23 21:42:16 +01:00
timer TimerController: Rename to Timer 2023-04-16 14:33:23 +00:00