Commit Graph

71 Commits

Author SHA1 Message Date
JF
d6c6ac4cf5 Remove reference to NRF Softdevice in CMake and documentation.
Update documentation.
Remove Asserts when starting advertising to prevent crash (known bug).
Set version 0.5.0.
2020-05-16 16:13:22 +02:00
JF
932c0479ee Add documentation about BLE connection and services. 2020-04-05 17:03:06 +02:00
JF
211e9795e0 Update Readme, add section about BLE connection troubleshooting 2020-03-29 15:19:39 +02:00
JF
fd45746b8c Add doc in README.md : how to flash using gdb 2020-03-03 20:51:42 +01:00
JF
d2f725ec9b Update README.md with up to date picture. 2020-03-02 21:30:45 +01:00
lucas
6128452704 cleaned up openocd cmake options and added a readme 2020-01-26 16:40:45 +01:00
JF
69a14a2247 Type again 2020-01-17 15:03:34 +01:00
JF
24fa6bd5a8 Typo 2020-01-17 15:02:43 +01:00
JF
81d629e86a Add support for Black magic probe (using GDB client).
Add documentation about that in README.md
2020-01-17 14:56:56 +01:00
JF
7688f46898 Update doc (current state about touch panel) 2020-01-03 16:35:34 +01:00
JF
27d0e1e02f Add documentation about building a stub using NRF52-DK. 2020-01-02 15:19:28 +01:00
JF
92985eb98b Add picture in README.md 2019-12-27 17:13:09 +01:00
JF
46eeefb53a Add BleController to manage the BLE connection status 2019-12-27 17:05:49 +01:00
JF
75e74904e8 Use push button to go to sleep/wake up.
Use a queue to transmit messages between system and display task (sleep & wake up for now).
2019-12-26 18:33:40 +01:00
JF
598c42dfbe Add more functionalities in "current state" 2019-12-26 12:04:12 +01:00
JF
2147794f1d Add doc about BLE in README.md 2019-12-26 12:02:01 +01:00
JF
981dc3fce1 Track the time using RTC 2019-12-21 22:31:06 +01:00
JF
29efb9aef6 Update Readme 2019-12-05 19:44:19 +01:00
JF
fd9c369809 Update Readme 2019-12-05 19:39:52 +01:00
JF
66182d15bc First code tested on the actual pinetime hardware 2019-12-02 19:42:10 +01:00
JF
2ea27e0cda Initial commit 2019-11-17 20:47:04 +01:00