-
This might be a bit of a general help request, best posted on the Pine64 forum, but I have been unable to register a user account there so please bear with me.
I have been able to flash the bootloa…
-
Hello Sactre and Daniel
sorry for my bad english (French)
wasp firmware for Twatch 2020 ok on my watch.
How to use the simulator for some update in python firmware ( Timer , Alarm)
I tested a few …
-
Hi,
I just recieved my pinetime devkit a few days ago and I was trying to install wasp-os on it. After installation the screen shows "Init hardware FAILED", suggesting something went wrong in the […
-
When the app is launched, it shows the wrong slider value:
![SettingsApp](https://user-images.githubusercontent.com/30871100/100347549-3900ae80-2fee-11eb-9561-858bfb34bcba.png)
After testing on …
-
```
----- Installing openocd-spi...
+ '[' '!' -d /home/pi/openocd-spi ']'
+ cp /home/pi/openocd-spi/src/openocd /home/pi/pinetime-rust-mynewt/openocd/bin/openocd
cp: cannot create regular file '/h…
-
Rendering on wasp-os is slow because the ST7789 display driver is implemented in MicroPython. Replacing it with a C implementation would improve rendering performance.
This ST7789 driver implemente…
-
Hey there. I want to set the correct time and date on my PineTime and tried several approaches but unfortunately, nothing has worked so far. I would appreciate it, if the documentation would explain s…
-
At the moment using the standalone wayland client appears to be made to work only within a Weston environment.
My attempts to use the embedder with other Wayland environments such as Plasma Wayland, …
-
GATT allows for multiple categories of notifications, but currently InfiniTime only specifically considers active (phone) calls to be different to a simple alerts.
This feature request is for supp…
-
The default build command `west build -p -b pinetime hypnos` generates the warnings below. They don't show up when building with bootloader support disabled.
```
pinetime-hypnos/zephyr/include/log…