summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorJF <jf@codingfield.com>2020-01-02 15:19:28 +0100
committerJF <jf@codingfield.com>2020-01-02 15:19:28 +0100
commit27d0e1e02f97912ae2a18a0254060a546d2fc42b (patch)
treeccdcfb227063d2b56c9f747297e7728b251323b4 /README.md
parent16c7ce89298b7513fe7003556767f932f5550e1b (diff)
Add documentation about building a stub using NRF52-DK.
Diffstat (limited to 'README.md')
-rw-r--r--README.md4
1 files changed, 4 insertions, 0 deletions
diff --git a/README.md b/README.md
index 6bbd50eb..70a153fd 100644
--- a/README.md
+++ b/README.md
@@ -32,6 +32,10 @@ I've tested this project on the actual PineTime hardware.
* BLE CTS client (retrieves the time from the connected device if it implements a CTS server)
* Push button to go to disable screen (and go to low power mode) / enable screen (and wake-up). **NOTE** : I'm not completely sure the power consumption is optimal, especially in sleep mode. Any help to measure and debug this is welcome.
+## Stub using NRF52-DL
+![Pinetime stub](./images/pinetimestub1.jpg "PinetimeStub")
+
+See [this page](./doc/PinetimeStubWithNrf52DK.md)
## How to build