| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-03-16 | Resolved C++14 Cmake build issues so correctly building to C99/C++14 standards | Niall Cooling | |
| 2020-05-16 | Remove reference to NRF Softdevice in CMake and documentation. | JF | |
| Update documentation. Remove Asserts when starting advertising to prevent crash (known bug). Set version 0.5.0. | |||
| 2020-04-19 | Integration of nimble, work in progress. | JF | |
| Advertising is working. | |||
| 2020-03-25 | Add support for BLE notification (ANS client). | JF | |
| Work In Progress!!! | |||
| 2020-01-26 | cleaned up openocd cmake options and added a readme | lucas | |
| 2020-01-26 | added some inital support for flashing via openocd instead of gdb, for wider ↵ | lucas | |
| compatability | |||
| 2020-01-19 | Remove all custom targets from the ALL (default) target. This will prevent ↵ | JF | |
| from executing them when running "make". | |||
| 2020-01-17 | Add support for Black magic probe (using GDB client). | JF | |
| Add documentation about that in README.md | |||
| 2020-01-05 | Improve power consumption and SLEEP mode : | JF | |
| - Disable IDLE hook (it would wake the device up as soon as possible). - Logger task sleep for 100ms (disable logging for better battery life) - Logging is disabled by default - Apply fix for ERRATA 87 (clear FPU interrupt before going to sleep). Ports files from FreeRTOS are now in the sources (they where in the SDK before) | |||
| 2020-01-03 | Add basic touch panel driver. | JF | |
| Handle touch event in display app : draw a big square at the touch point coordinates. | |||
| 2019-12-27 | Measure and log battery voltage from SystemTask | JF | |
| 2019-12-21 | Add BLE and CTS client. Time can be retrieved from a CTS server (like ↵ | JF | |
| NRFConnect) once it's bond. WIP, the code is really ugly | |||
| 2019-12-07 | Convert Spi and GFX to C++. | JF | |
| 2019-12-06 | Add missing return statements which fix crashes in release mode. | JF | |
| Add flag to compiler so that it generates an error when a returning function does not return something... | |||
| 2019-12-05 | Add support for LCD (ST7789) | JF | |
| 2019-12-02 | First code tested on the actual pinetime hardware | JF | |
| 2019-11-17 | Initial commit | JF | |
