InfiniTime/src
2021-02-03 20:28:41 +01:00
..
components Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
displayapp Merge pull request #168 from Panky-codes/fix-erratic-battery 2021-01-20 20:41:55 +00:00
drivers changed command MemoryDataAccessControl from 036 to 0x36 in St7789 class 2021-01-21 07:51:43 +00:00
FreeRTOS Use PRIMASK instead of BASEPRI for critical sections in FreeRTOS. This is needed by NimBLE to be able to mask radio interrupt (which has priority 0). 2020-06-19 22:11:21 +02: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 Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +01:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask Add heart rate BLE service. 2021-01-17 16:34:14 +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 Update CMakeLists.txt 2021-01-30 19:11:07 +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
graphics.cpp fix build on linux 2020-10-20 09:16:30 +02:00
main.cpp Update to nimble 1.3 master branch commit 82153e744833821e20e9a8b0d61c38b2b0dbcfe1 2021-02-02 22:09:00 +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