InfiniTime/src
D. Scott Boggs 7d8e58d863
Some checks are pending
CI / build-firmware (push) Waiting to run
CI / build-simulator (push) Waiting to run
CI / get-base-ref-size (push) Waiting to run
CI / Compare build size (push) Blocked by required conditions
Merge branch 'heartrate-measurements-in-background'
2024-09-15 09:07:20 -04:00
..
buttonhandler
components Merge branch 'heartrate-measurements-in-background' 2024-09-15 09:07:20 -04:00
displayapp Merge branch 'heartrate-measurements-in-background' 2024-09-15 09:07:20 -04:00
drivers Display the SPI flash JEDEC IDs in SystemInformation. 2024-08-05 20:34:41 +02:00
FreeRTOS Refactor pvPortRealloc() to improve readability. 2023-05-18 19:58:09 +02:00
heartratetask integrate code review 2024-08-31 20:49:19 +02:00
libs weather: Colorize forecast temperatures 2024-02-18 12:57:48 +01:00
logging Format header files 2023-01-09 21:41:21 +01:00
resources lv_img_conv: support other modes like 'P' 2024-01-23 08:51:14 +01:00
systemtask Restrict debugging monitor to debug builds 2024-09-14 12:10:55 +02:00
touchhandler TouchHandler: Do not store touch panel reference 2023-02-24 00:05:21 +02:00
utility motioncontroller: Add functions for analysis 2023-08-17 21:21:22 +02:00
BootErrors.h
BootloaderVersion.cpp Fix InfiniTime compiler warnings 2022-06-19 13:41:33 +03:00
BootloaderVersion.h Fix InfiniTime compiler warnings 2022-06-19 13:41:33 +03:00
CMakeLists.txt Merge branch 'heartrate-measurements-in-background' 2024-09-15 09:07:20 -04:00
FreeRTOSConfig.h Remove task to notify 2024-05-01 16:13:47 +02:00
main.cpp Merge branch 'heartrate-measurements-in-background' 2024-09-15 09:07:20 -04: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 +02:00
recoveryLoader.cpp Use functional abstraction for hooks 2024-05-01 16:13:47 +02:00
sdk_config.h Switch to freertos timers (#1095) 2022-06-06 17:47:43 +02: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 +02:00
Version.h.in