InfiniTime/src
JF002 0c8b371a4c
Merge pull request #245 from petterhs/fixDisplayErrors
fix display driver issues in recovery
2021-03-21 16:35:21 +01:00
..
components Merge pull request #240 from joaquimorg/ScreenCorruptionFIX 2021-03-20 18:10:13 +01:00
displayapp Merge pull request #245 from petterhs/fixDisplayErrors 2021-03-21 16:35:21 +01:00
drivers FIX screen corruption #213 2021-03-18 19:38:19 +00: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 Merge branch 'develop' of github.com:JF002/Pinetime into develop 2021-03-20 11:41:49 +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 Merged upstream 2021-03-20 22:45:29 +01: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 Merge branch 'develop' of github.com:JF002/Pinetime into develop 2021-03-20 11:41:49 +01: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 New implementation of the I²C/TWI driver. 2020-07-19 20:30:44 +02:00
Version.h.in Fix constness and set version to 0.8.1. 2020-09-02 21:36:13 +02:00