InfiniTime/src
Riku Isokoski 97c761a5c7 Refresh rework 2021-07-19 16:26:12 +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 Multiple wakeup sources (#290) 2021-07-14 20:51:51 +07:00
displayapp Refresh rework 2021-07-19 16:26:12 +07:00
drivers Removed an illogical comparison from SystemInfo and St7789 driver (#449) 2021-06-22 20:31:31 +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 Set correct refresh times for lvgl (#488) 2021-07-14 20:35:21 +07:00
logging Merge pull request #349 from Avamander/patch-2 2021-05-15 09:57:22 +07:00
systemtask Multiple wakeup sources (#290) 2021-07-14 20:51:51 +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 Using littlefs (#438) 2021-07-11 15:06:06 +07:00
FreeRTOSConfig.h LVGL use system tick 2021-07-07 15:47:47 +07:00
Version.h.in git: store git short ref hash on build stage to Version.h 2021-05-14 01:08:37 +07:00
main.cpp Merge branch 'lvgl_use_system_tick' of https://github.com/Riksu9000/InfiniTime into Riksu9000-lvgl_use_system_tick 2021-07-13 20:53:40 +07:00
main.h Include cleanup: components 2020-11-16 01:35:45 +07:00
recoveryLoader.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +07:00
sdk_config.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +07:00