diff options
| author | Daniel Thompson <daniel@redfelineninja.org.uk> | 2020-02-10 10:33:10 (GMT) |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2020-02-10 10:33:10 (GMT) |
| commit | 3420bcfac86e5b146f2e753318b8e3de001e78d2 (patch) | |
| tree | 3e558f04d06b49c563f18dd0aa20afc223395622 | |
| parent | b2c5b482d5eaba86441c7c68fefc787cd8076821 (diff) | |
| parent | 04b2a99666910ec3c7c948e61dab8afffca20ef1 (diff) | |
Merge pull request #5 from mulm/master
Link to PineTime page on pine64
| -rw-r--r-- | README.md | 11 |
1 files changed, 6 insertions, 5 deletions
@@ -2,11 +2,12 @@ Watch Application System in Python ================================== Currently in its infancy wasp-os provides nothing more than a simple -digital clock application for PineTime together with access to the -MicroPython REPL for interactive testing and tweaking. However it -keeps time well and has enough power saving functions implemented -that it can survive for well over 24 hours between charges so even -at this early stage it is functional as a wearable timepiece. +digital clock application for [PineTime](https://www.pine64.org/pinetime/) +together with access to the MicroPython REPL for interactive testing and +tweaking. However it keeps time well and has enough power saving +functions implemented that it can survive for well over 24 hours between +charges so even at this early stage it is functional as a wearable +timepiece. WASP includes a robust bootloader based on the Adafruit NRF52 Bootloader. It has been extended to make it robust for development on |
