InfiniTime/src
2021-04-04 15:19:37 +02:00
..
components Ignore notification with empty message. 2021-04-04 15:19:37 +02:00
displayapp Notification app : disable swipe when the app is in 'preview' mode. In this mode, only the new notification should be displayed, there is no point to allow navigating to past notifications. 2021-04-04 13:42:22 +02: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 replaced all unique_ptr.reset calls with std::make_unique 2021-03-22 17:56:26 +00: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 Updated to include WatchFaceAnalog and fixed clashes 2021-03-22 17:23:49 +00: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 replaced all unique_ptr.reset calls with std::make_unique 2021-03-22 17:56:26 +00: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