InfiniTime/src
2021-03-21 11:15:31 +01:00
..
components Merge pull request #240 from joaquimorg/ScreenCorruptionFIX 2021-03-20 18:10:13 +01:00
displayapp Reverted the paddle app in displayapp.cpp 2021-03-21 11:15:31 +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 Generate pinetime-recovery : a light version of InfiniTime design to be used as a recovery firmware : it only provides basic UI and BLE connectivity for OTA. 2021-01-26 20:31:45 +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