-
I tried to make the last version and run into an error:
```
Traceback (most recent call last):
File "../../tools/makemanifest.py", line 141, in get_timestamp
stat = os.stat(path)
FileNotF…
-
I have been playing around with wasp-os for about a week. After the new Video i just imported the gameoflife file and registered the app. If i 'make' the simulator the app shows in the menu and if i s…
-
Hi: Thank you so much for creating the libchip8 emulator 😀
I have ported your emulator to run on PineTime Smart Watch as an exercise for free open-source IoT Education.
Here's the article...
h…
-
I'd like to close and wear my watch. Would it be possible to implement some over-the-air update mechanism? To split it to a bootloader and main app?
-
Hi.
I am woefully aware that this will end up to be a very stupid question, but in the moment I am stuck.
I try to compile the firmware with `make -j `nproc` BOARD=pinetime all` and get the follow…
-
- Version of embedded-graphics in use (if applicable): 0.6.1
- Target: PineTime (ST7789)
- If using real hardware: https://crates.io/crates/st7789
## Description of the problem/feature request/ot…
dbrgn updated
4 years ago
-
The west manifest file, as inherited from najnesnaj, uses Nordic's zephyr fork at commit `3c75196149f876b4d40e490607d80591e60d467f` from Jan 28 2020. I've tried to choose the latest, or even a somewha…
-
I wanted to start the console with `./tools/wasptool --console --device f0:35:a8:5b:04:b0 --verbose` with the error:
``` Shellscript
Traceback (most recent call last):
File "MicroPineTime/tools/…
-
Great Work! Very cool way of interacting with pinetime.
- How do you reboot the device after uploading micropython.zip?
- I can connect to the UART service using wasptool but I can't figure ou…
-
I get a bootloop (Pine logo - short black - again Pine logo - etc.) after flashing the most recent wasp-os. I guess it's because of the bootloader not being updated. How can one flash the bootloader (…