InfiniTime/src
2021-03-03 17:07:05 +00:00
..
components Merge pull request #182 from petterhs/warnings 2021-02-14 14:25:38 +01:00
displayapp Moved private statics into unnamed namespace in cpp file to reduce coupling and uncessar in header 2021-03-03 17:07:05 +00:00
drivers eliminated warnings in Hrs3300 2021-02-12 17:36:56 +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 Fix LVGL submodule (sorry!) 2021-02-23 21:53:50 +01:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask Fix merge conflict. 2021-02-14 14:19:30 +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 Merge pull request #211 from roblabla/fix-flashing 2021-02-24 20:05:47 +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
graphics.cpp fix build on linux 2020-10-20 09:16:30 +02:00
main.cpp Remove debug variable. 2021-02-14 14:30:34 +01:00
main.h Include cleanup: components 2020-11-16 01:35: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