1
0
Fork 0

Link to PineTime page on pine64

This commit is contained in:
Will Richey 2020-02-08 14:06:56 -05:00
parent bfebf4c250
commit 04b2a99666

View file

@ -2,11 +2,12 @@ Watch Application System in Python
================================== ==================================
Currently in its infancy wasp-os provides nothing more than a simple Currently in its infancy wasp-os provides nothing more than a simple
digital clock application for PineTime together with access to the digital clock application for [PineTime](https://www.pine64.org/pinetime/)
MicroPython REPL for interactive testing and tweaking. However it together with access to the MicroPython REPL for interactive testing and
keeps time well and has enough power saving functions implemented tweaking. However it keeps time well and has enough power saving
that it can survive for well over 24 hours between charges so even functions implemented that it can survive for well over 24 hours between
at this early stage it is functional as a wearable timepiece. charges so even at this early stage it is functional as a wearable
timepiece.
WASP includes a robust bootloader based on the Adafruit NRF52 WASP includes a robust bootloader based on the Adafruit NRF52
Bootloader. It has been extended to make it robust for development on Bootloader. It has been extended to make it robust for development on