InfiniTime/src
2021-10-18 23:04:12 +02:00
..
components
displayapp Disable DoubleTap when settings buttons are displayed 2021-10-18 23:04:12 +02:00
drivers
FreeRTOS
heartratetask Move most of the code from the constructor of the objects statically initialized in main() into Start()/Init() functions to avoid Static Initialization Order Fiasco (https://en.cppreference.com/w/cpp/language/siof). See https://github.com/JF002/InfiniTime/pull/415#issuecomment-859004238. 2021-06-12 10:58:28 +02:00
libs
logging
systemtask
touchhandler Fix longpress gesture 2021-08-11 18:31:40 +03:00
BootloaderVersion.cpp
BootloaderVersion.h
CMakeLists.txt
FreeRTOSConfig.h
main.cpp Merge pull request #664 from Riksu9000/disable_notif_only 2021-09-23 20:13:42 +02:00
main.h Include cleanup: components 2020-11-16 01:35:45 +01:00
recoveryLoader.cpp
sdk_config.h
Version.h.in