InfiniTime/src
2021-04-18 17:44:40 +02:00
..
components In order to stabilize the battery reading, 2021-04-16 16:15:38 +01:00
displayapp Fix a display glitch when an OTA is initiated while an app (other than Clock) was open and while the device was in sleep mode. 2021-04-18 17:44:40 +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
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
BootloaderVersion.h
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
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