| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-02-03 | wasp: st7789: Add positioning support to rleblit | Daniel Thompson | |
| 2020-02-03 | wasp: fonts: Add a large font for digital clock apps | Daniel Thompson | |
| 2020-02-01 | wasp: simulator: Add ST7789 simulation | Daniel Thompson | |
| 2020-02-01 | wasp: Adopt a low power mode shortly after booting | Daniel Thompson | |
| This is useful for battery run-down testing and so on. | |||
| 2020-02-01 | wasp: dsd6/nitrogen: Fix the frozen manifests | Daniel Thompson | |
| 2020-02-01 | wasp: pinetime: Start an RTC at board board | Daniel Thompson | |
| 2020-01-31 | wasp: simulator: First steps towards a simulator | Daniel Thompson | |
| Currently this just traces SPI activity from the ST7789 driver but its a good baseline to start building up test functions from. | |||
| 2020-01-31 | wasp: Add a super-simple vibrator driver | Daniel Thompson | |
| 2020-01-30 | wasp: Reorganise the board support | Daniel Thompson | |
| 2020-01-30 | wasp: Add battery support | 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 | wasp: drivers: st7789: Remove redunant delay | Daniel Thompson | |
| 2020-01-28 | wasp: drivers: st7789: native code gen for rleblit | Daniel Thompson | |
| This is a useful performance boost... but there is still scope to get this a lot quicker. | |||
| 2020-01-28 | wasp: pinetime: Fix backlight flicker during bootup | Daniel Thompson | |
| 2020-01-28 | logo: Gather together the bitmaps into a single variable | Daniel Thompson | |
| The PineTime demo will also now cycle through both the Pine64 and MicroPython logos. | |||
| 2020-01-28 | wasp: Turn-key demo | Daniel Thompson | |
| Press ^C to terminate the demo and start programming in python! | |||
| 2020-01-28 | wasp: drivers: st7789: Replace with custom uPy driver | Daniel Thompson | |
| This driver was rewritten from scratch, borrowing some idioms from the SSD1306 driver to ensure an efficient implementation in uPy. | |||
| 2020-01-23 | wasp: Add a RLE encoded Pine logo | Daniel Thompson | |
| 2020-01-21 | wasp: st7789: Add a simple proof-of-concept display driver | Daniel Thompson | |
