InfiniTime/src
2021-04-18 13:50:38 +02:00
..
components In order to stabilize the battery reading, 2021-04-16 16:15:38 +01:00
displayapp Fix display consistency with the HR measurement when measurements are already running when the app is open. 2021-04-18 13:50:38 +02:00
drivers 0.16.0 TWI problems fix 2021-04-10 19:09:33 +01:00
FreeRTOS Fix IRQ management in FreeRTOS to avoid crash and deadlock in BLE stack. 2021-02-14 14:42:30 +01:00
heartratetask Increase FreeRTOS heap size and re-enable heart rate task. New Nimble probably uses more memory than before. 2021-02-03 20:28:41 +01:00
libs Merge pull request #259 from JF002/fix-music-app2 2021-04-09 20:44:02 +02:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask Disable the reading of the motion values in sleep mode when the wake up mode is not 'wrist rotation'. 2021-04-16 20:05:46 +02: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 Move Task info to about menu 2021-04-11 17:20:15 +01:00
FreeRTOSConfig.h 0.16.0 TWI problems fix 2021-04-10 19:09:33 +01:00
main.cpp Merge branch 'develop' into motion-sensor 2021-04-09 21:16:21 +02:00
main.h Include cleanup: components 2020-11-16 01:35:45 +01:00
recoveryLoader.cpp fix display driver issues in recovery 2021-03-21 12:29:57 +01:00
sdk_config.h TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases and workarounds for errors on the bus. 2021-04-08 20:07:24 +02:00
Version.h.in Fix constness and set version to 0.8.1. 2020-09-02 21:36:13 +02:00