| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2020-01-28 | tools: rle_encode: Experimental color encoder | Daniel Thompson | |
| The output from this is a bit too bulky so the code isn't hooked up to anything at the moment. | |||
| 2020-01-28 | tools: rle_encode: Implement proper argument parsing | Daniel Thompson | |
| 2020-01-28 | manifest: Enable highest optimization by default | 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 | Makefile: Switch to FROZEN_MANIFEST | Daniel Thompson | |
| This not only avoids the use of a deprecated feature but it also makes it easier to decouple the wasp/ directory structure from what actually gets copied to the target. | |||
| 2020-01-28 | micropython: Update for native code gen fixes | Daniel Thompson | |
| 2020-01-28 | wasp: pinetime: Fix backlight flicker during bootup | Daniel Thompson | |
| 2020-01-28 | TODO: Make compatible with the GFM tasklist extension | Daniel Thompson | |
| 2020-01-28 | TODO: Initial list for the sprint to dumb watch parity | Daniel Thompson | |
| 2020-01-28 | res: Add original source artwork for content in logo.py | Daniel Thompson | |
| 2020-01-28 | tools: rle_encode: Rework into proper functions | 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 | WIP: tools: Simple RLE encoder | Daniel Thompson | |
| 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 | |
| 2020-01-20 | README: Initial version | Daniel Thompson | |
| 2020-01-20 | bootloader/micropython: Basic board support and WDT | Daniel Thompson | |
| 2020-01-20 | Makefile: Switch to pyocd for flashing | Daniel Thompson | |
| Using the mass storage device mode on Nitrogen leaves the board in an odd state where the bootloader cannot properly load the payload. | |||
| 2020-01-20 | Makefile: Add shortcut to download the softdevice binary | Daniel Thompson | |
| 2020-01-20 | Makefile: Try an experimental bootloader dist package | Daniel Thompson | |
| This doesn't work for OTA at present. | |||
| 2020-01-20 | Makefile: Get user to supply BOARD= and job count | Daniel Thompson | |
| 2020-01-20 | gitignore: Hide binary files more thoroughly | 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. | |||
