InfiniTime_mirror/src
Jean-François Milants 9ac4be8b75 TwiMaster is now based on the NRFX TWI driver, as it handles more edge cases and workarounds for errors on the bus.
Reset the TWI bus after the soft-reset of the motion sensor to workaround issues on the TWI bus.
2021-04-08 20:07:24 +02:00
..
components Reset the step count every day at midnight. 2021-04-04 15:56:40 +02:00
displayapp Handle return code from BMA driver, and set a flag is the initialization fails. This allows to boot InfiniTime even if the device cannot initialize. 2021-04-04 15:56:11 +02:00
drivers 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
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 Updated lvgl submodule to match with develop branch 2021-03-21 10:43:14 +01:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask 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
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 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
FreeRTOSConfig.h 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
main.cpp Reset the step count every day at midnight. 2021-04-04 15:56:40 +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