InfiniTime/src
JF 0db16bd827 Add missing return statements which fix crashes in release mode.
Add flag to compiler so that it generates an error when a returning function does not return something...
2019-12-06 20:46:21 +01:00
..
BlinkApp First code tested on the actual pinetime hardware 2019-12-02 19:42:10 +01:00
DisplayApp Add missing return statements which fix crashes in release mode. 2019-12-06 20:46:21 +01:00
drivers Add missing return statements which fix crashes in release mode. 2019-12-06 20:46:21 +01:00
Logging Initial commit 2019-11-17 20:47:04 +01:00
CMakeLists.txt Add DisplayApp, and lcdfont. Update the display every second 2019-12-05 21:19:47 +01:00
FreeRTOSConfig.h Initial commit 2019-11-17 20:47:04 +01:00
main.cpp Add DisplayApp, and lcdfont. Update the display every second 2019-12-05 21:19:47 +01:00
sdk_config.h Add support for LCD (ST7789) 2019-12-05 19:23:46 +01:00