InfiniTime/src
Finlay Davidson 505520d83b arduinofft: Move to submodule, define srqt_internal externally 2023-06-17 17:46:48 +07:00
..
FreeRTOS Refactor pvPortRealloc() to improve readability. 2023-05-18 19:58:09 +07:00
buttonhandler ButtonHandler: includes relative to src dir 2022-01-16 20:59:49 +07:00
components arduinofft: Move to submodule, define srqt_internal externally 2023-06-17 17:46:48 +07:00
displayapp Fix Typo 2023-06-17 17:44:28 +07:00
drivers ST7789 : do not reconfigure the reset pin to default during sleep. 2023-06-04 17:22:27 +07:00
heartratetask Refactored Ppg for frequency based algorithm. (#1486) 2023-04-30 15:50:18 +07:00
libs arduinofft: Move to submodule, define srqt_internal externally 2023-06-17 17:46:48 +07:00
logging Format header files 2023-01-09 21:41:21 +07:00
resources infineat: Fix 12-hour time 2023-01-26 10:58:47 +07:00
systemtask Refactor, document and fix the Watchdog driver (#1710) 2023-04-30 15:56:13 +07:00
touchhandler TouchHandler: Do not store touch panel reference 2023-02-24 00:05:21 +07:00
utility dirtyvalue: Move to src/utility 2023-03-27 22:12:32 +07:00
BootErrors.h Automatic error detection 2021-08-18 15:23:30 +07:00
BootloaderVersion.cpp Fix InfiniTime compiler warnings 2022-06-19 13:41:33 +07:00
BootloaderVersion.h Fix InfiniTime compiler warnings 2022-06-19 13:41:33 +07:00
CMakeLists.txt arduinofft: Move to submodule, define srqt_internal externally 2023-06-17 17:46:48 +07:00
FreeRTOSConfig.h Enable malloc error and stack overflow error detection in FreeRTOS. Count them and display them in the SystemInfo app. 2023-05-18 19:58:09 +07:00
Version.h.in Add missing standard includes 2021-11-15 22:02:49 +07:00
main.cpp Power optimization - Improve SPI sleep mode 2023-06-04 17:22:27 +07:00
main.h Enable malloc error and stack overflow error detection in FreeRTOS. Count them and display them in the SystemInfo app. 2023-05-18 19:58:09 +07:00
recoveryLoader.cpp Power optimization - Improve SPI sleep mode 2023-06-04 17:22:27 +07:00
sdk_config.h Switch to freertos timers (#1095) 2022-06-06 17:47:43 +07:00
stdlib.c Unify all heaps (stdlib + LVGL + FreeRTOS) into a single heap managed by FreeRTOS and heap_4_infinitime.c. 2023-05-18 19:58:09 +07:00