| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-07-19 | Introduction basic notification support | Daniel Thompson | |
| This requires a modified version of Gadgetbridge and currently works by implementing the BangleJS protocol. In Gadgetbridge ensure "Sync time" is *not* set and choose "Don't pair" when adding the PineTime device. | |||
| 2020-06-30 | wasp: Switch to scheduling from interrupt | Daniel Thompson | |
| This has two useful properties. Firstly it means the watch will be maintained in the background, allowing the REPL to be used for notifications and other updates. Secondly it will save a little bit of power by reducing the work needed to handle spurious wake ups. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-06-17 | micropython: Disable micro:bit filesystem | Daniel Thompson | |
| ... and enable persistant code loading. Fixes: #37 Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk> | |||
| 2020-05-09 | Add PNVRAM support to avoid forgetting the time during a reboot. | Daniel Thompson | |
| 2020-04-26 | micropython: Enable direct memory access from Python | Daniel Thompson | |
| 2020-04-11 | wasp: On-device crash reporting | Daniel Thompson | |
| If an application crashes let's report it on the device so it can be distinguished from a hang (if nothing else it should mean we get better bug reports). | |||
| 2020-02-19 | wasp: Add full dd-mm-yyyy calender tracking | Daniel Thompson | |
| 2020-02-09 | micropython: Enable filesystem support | Daniel Thompson | |
| 2020-02-01 | wasp: pinetime: Start an RTC at board board | Daniel Thompson | |
| 2020-01-29 | wasp: Re-enable REPL by default | Daniel Thompson | |
| The demo is still there but it needs to be activated by hand (or the manifest can be updated to include main.py by default. | |||
| 2020-01-28 | micropython: Update for native code gen fixes | Daniel Thompson | |
| 2020-01-21 | wasp: st7789: Add a simple proof-of-concept display driver | Daniel Thompson | |
| 2020-01-20 | bootloader/micropython: Basic board support and WDT | Daniel Thompson | |
| 2020-01-18 | micropython v1.12 | Daniel Thompson | |
| 2020-01-15 | upy: Enable BLE REPL | Daniel Thompson | |
| 2020-01-14 | Initial revision | Daniel Thompson | |
| This is a just a rather hacky combined build environment. | |||
