1
0
Fork 0
InfiniTime/src
2021-01-27 17:07:46 +01:00
..
components add mute button and functionality for call notification + new button icons 2021-01-27 17:07:46 +01:00
displayapp add mute button and functionality for call notification + new button icons 2021-01-27 17:07:46 +01:00
drivers Add License/copyright info in HR related files. 2021-01-17 16:33:45 +01: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 HR Sensor : Add start/stop button to the HeartRate app (the HR sensors stays ON when the app is closed), display the HR value on the Clock app. 2021-01-17 10:39:46 +01:00
libs Fix bug in animation management for lv_label 2021-01-17 18:25:22 +01:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask Handle call notification the same way than other notifications. 2021-01-24 17:22:39 +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 Handle call notification the same way than other notifications. 2021-01-24 17:22:39 +01:00
FreeRTOSConfig.h First implementation of the HR sensor using 100% foss code (ported from waspos) 2021-01-10 17:57:26 +01:00
graphics.cpp fix build on linux 2020-10-20 09:16:30 +02:00
main.cpp Handle call notification the same way than other notifications. 2021-01-24 17:22:39 +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