InfiniTime/src
JF bf83493c8d
Merge pull request #746 from Quantum-cross/recovery-fix
fix building of Recovery image
2021-10-16 14:11:40 +07:00
..
FreeRTOS Remove debug defines (DEBUG & DEBUG_NRF_USER) from the build. These debug can be useful for debugging purposes but not in production (release). (#400) 2021-06-01 21:02:15 +07:00
components DateTimeController : remove unused methods and variables. 2021-10-10 16:08:19 +07:00
displayapp Merge pull request #746 from Quantum-cross/recovery-fix 2021-10-16 14:11:40 +07:00
drivers Revert "Merge upstream" 2021-09-16 16:12:20 +07:00
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 +07:00
libs Correctly return the tick at which the RF will be fully enabled. 2021-09-25 23:48:53 +07:00
logging Revert "Reset" 2021-05-18 17:45:16 +07:00
systemtask Make new notifications refresh idle timer 2021-10-14 21:21:01 +07:00
touchhandler Fix longpress gesture 2021-08-11 18:31:40 +07:00
BootErrors.h Automatic error detection 2021-08-18 15:23:30 +07:00
BootloaderVersion.cpp SPI flash sleep if bootloader >= 1.0.0 (#322) 2021-06-26 20:53:32 +07:00
BootloaderVersion.h SPI flash sleep if bootloader >= 1.0.0 (#322) 2021-06-26 20:53:32 +07:00
CMakeLists.txt Merge branch 'update_touch_driver' of git://github.com/Riksu9000/InfiniTime into Riksu9000-update_touch_driver 2021-10-10 16:48:45 +07:00
FreeRTOSConfig.h LVGL use system tick 2021-07-07 15:47:47 +07:00
Version.h.in Revert "Reset" 2021-05-18 17:45:16 +07:00
main.cpp Merge pull request #664 from Riksu9000/disable_notif_only 2021-09-23 20:13:42 +07:00
main.h Include cleanup: components 2020-11-16 01:35:45 +07:00
recoveryLoader.cpp Revert "Merge upstream" 2021-09-16 16:12:20 +07:00
sdk_config.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +07:00