| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-26 | Copied from c-cpp.yml | Lee Lup Yuen | |
| 2020-07-26 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-22 | Rename artifact | Lee Lup Yuen | |
| 2020-07-22 | Upload firmware | Lee Lup Yuen | |
| 2020-07-22 | Find output | Lee Lup Yuen | |
| 2020-07-22 | Parallel make | Lee Lup Yuen | |
| 2020-07-22 | Build OK yay! Removed trace | Lee Lup Yuen | |
| 2020-07-22 | Fixing include | Lee Lup Yuen | |
| 2020-07-22 | Fixed include paths for nRF5 SDK | Lee Lup Yuen | |
| /home/runner/work/pinetime-lab/pinetime-lab/src/drivers/TwiMaster.cpp:1:10: fatal error: sdk/integration/nrfx/nrfx_log.h: No such file or directory: #include <sdk/integration/nrfx/nrfx_log.h> | |||
| 2020-07-22 | Added sample command | Lee Lup Yuen | |
| 2020-07-22 | Fixing include error | Lee Lup Yuen | |
| /home/runner/work/pinetime-lab/pinetime-lab/src/drivers/TwiMaster.cpp:1:10: fatal error: sdk/integration/nrfx/nrfx_log.h: No such file or directory #include <sdk/integration/nrfx/nrfx_log.h> | |||
| 2020-07-22 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-22 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-22 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-22 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-22 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Update c-cpp.yml | Lee Lup Yuen | |
| 2020-07-21 | Create c-cpp.yml | Lee Lup Yuen | |
| 2020-07-20 | Merge branch 'develop' of JF/PineTime into master | JF | |
| 2020-07-20 | Fix broken link in README.md | JF | |
| 2020-07-20 | Set version to 0.7.1 | JF | |
| 2020-07-20 | Merge branch 'debug_touchscreen' of JF/PineTime into develop | JF | |
| 2020-07-19 | New implementation of the I²C/TWI driver. | JF | |
| Fix reset timing and add dummy reading in Cst816S to fix init error on some devices. | |||
| 2020-07-18 | Merge branch 'improve-documentation' of JF/PineTime into develop | JF | |
| 2020-07-18 | Rewrite README.md | JF | |
| 2020-07-11 | Merge branch 'develop' | JF | |
| # Conflicts: # CMakeLists.txt | |||
| 2020-07-11 | Set version to 0.7.0 | JF | |
| 2020-07-11 | Fix/Workaround a memory leak each time a device connects to BLE. | JF | |
| 2020-07-11 | New README.md (WIP) | JF | |
| 2020-07-08 | Remove debug (and bad) #includes. | JF | |
| 2020-07-04 | Automatically switch the display on when receiving a notification | JF | |
| 2020-07-04 | Add doc : how to add new symbols. | JF | |
| 2020-07-04 | Replace bitmap icons by font icons (provided by AwesomeFont and LVGL). These ↵ | JF | |
| icons are smaller in memory and quicker to draw. BLE and battery icon replaced in Clock screen. Added heartbeat and step icons in Clock screen. Replace all labels in Menu by icons. Add doc to generate new font. | |||
| 2020-07-03 | Remove custom styles in Screens and define default style and "Big style" in ↵ | JF | |
| LittleVgl during the initialization of LVGL. | |||
| 2020-07-03 | Add doc about memory usage analysis. | JF | |
| 2020-07-02 | Reduce RAM memory usage by tuning the stack of the stasks and the heap ↵ | JF | |
| allocated for FreeRTOS. Add Monitor to log the stack usage of each task. | |||
| 2020-06-28 | Fix buffer overflow opportunities in AlertNotificationService & ↵ | JF | |
| AlertNotificationClient. | |||
| 2020-06-27 | Set verion to 0.6.2 | JF | |
| 2020-06-27 | Merge branch 'develop' of JF/PineTime into master | JF | |
| 2020-06-27 | Re-enable watchdog | JF | |
| 2020-06-27 | Merge branch 'nimble_1_3_0' into develop | JF | |
