InfiniTime/src
Florian 13e3463276
Timer App (#355)
* built timer app

* Style improvements

* making sure buttons stay hidden when the app is reopened and reappear after the timer runs out

* more sensible calculations of time deltas. eliminated that mysterious scaling factor

* changing the timer icon
2021-05-20 20:43:54 +07:00
..
FreeRTOS Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. 2021-02-14 14:42:30 +07:00
components Timer App (#355) 2021-05-20 20:43:54 +07:00
displayapp Timer App (#355) 2021-05-20 20:43:54 +07:00
drivers Changed access modified indentation 2021-04-24 12:00:45 +07:00
heartratetask Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +07:00
libs Merge pull request #298 from joaquimorg/StepsApp 2021-05-15 22:32:40 +07:00
logging Merge pull request #349 from Avamander/patch-2 2021-05-15 09:57:22 +07:00
systemtask Timer App (#355) 2021-05-20 20:43:54 +07:00
BootloaderVersion.cpp Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +07:00
BootloaderVersion.h Changed access modified indentation 2021-04-24 12:00:45 +07:00
CMakeLists.txt Timer App (#355) 2021-05-20 20:43:54 +07:00
FreeRTOSConfig.h Reformatted all the files according to clang-format style 2021-04-24 11:39:53 +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 Emit event on power-present toggle (#320) 2021-05-16 21:13:22 +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