InfiniTime/src
2021-01-10 22:02:21 +01:00
..
components HR Sensor : do not go to sleep when the HR app is running. 2021-01-10 22:02:21 +01:00
displayapp First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
drivers First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
FreeRTOS
heartratetask First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
libs Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask HR Sensor : do not go to sleep when the HR app is running. 2021-01-10 22:02:21 +01:00
BootloaderVersion.cpp Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode. 2020-10-27 19:38:45 +01:00
BootloaderVersion.h Disable sleep mode on the SPI NOR Flash when the version is unknown. This is because the current bootloader (which does not exposes its version) cannot initialize the chip when it's in sleep mode. 2020-10-27 19:38:45 +01:00
CMakeLists.txt First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
FreeRTOSConfig.h First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
graphics.cpp fix build on linux 2020-10-20 09:16:30 +02:00
main.cpp First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
main.h Include cleanup: components 2020-11-16 01:35:45 +01:00
sdk_config.h
Version.h.in