InfiniTime/src
ZephyrLabs 91b37f8de0 Update DisplayApp.cpp
added Paddle header and paddle app screen
2020-12-03 20:04:37 +05:30
..
components Merge pull request #136 from okaestne/include-cleanup 2020-12-01 21:44:44 +01:00
displayapp Update DisplayApp.cpp 2020-12-03 20:04:37 +05:30
drivers fix TWI includes 2020-11-16 01:35:51 +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
libs Renamed displayapp/Screens to displayapp/screens 2020-10-02 21:49:55 +03:00
logging Include cleanup: components 2020-11-16 01:35:45 +01:00
systemtask Merge pull request #136 from okaestne/include-cleanup 2020-12-01 21:44:44 +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 Addition of new files in MakeList 2020-12-03 19:46:36 +05:30
FreeRTOSConfig.h Reduce RAM memory usage by tuning the stack of the stasks and the heap allocated for FreeRTOS. 2020-07-02 21:38:52 +02:00
graphics.cpp fix build on linux 2020-10-20 09:16:30 +02:00
main.cpp Include cleanup: components 2020-11-16 01:35:45 +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