index
:
wasp-os.git
master
Unnamed repository; edit this file 'description' to name the repository.
Michele Bini
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-02-01
Makefile: Allow BOARD to come from the environment
Daniel Thompson
2020-01-31
wasp: simulator: First steps towards a simulator
Daniel Thompson
2020-01-31
wasp: Add a super-simple vibrator driver
Daniel Thompson
2020-01-31
bootloader: Now works on boards without ST7789
Daniel Thompson
2020-01-31
gitignore: Hide a cached Python bytecode
Daniel Thompson
2020-01-31
TODO: Split into milestones
Daniel Thompson
2020-01-31
README: Add video link
Daniel Thompson
2020-01-30
wasp: Reorganise the board support
Daniel Thompson
2020-01-30
wasp: Add battery support
Daniel Thompson
2020-01-30
Makefile: Forcible remove frozen content
Daniel Thompson
2020-01-29
wasp: Re-enable REPL by default
Daniel Thompson
2020-01-28
TODO: Updates after progress on bootloader
Daniel Thompson
2020-01-28
gitignore: Ignore vim swap files
Daniel Thompson
2020-01-28
Makefile: Shortcut to help update the bootloader using BMP
Daniel Thompson
2020-01-28
bootloader: Adopt latest bootloader
Daniel Thompson
2020-01-28
wasp: drivers: st7789: Remove redunant delay
Daniel Thompson
2020-01-28
tools: rle_encode: Experimental color encoder
Daniel Thompson
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
2020-01-28
Makefile: Switch to FROZEN_MANIFEST
Daniel Thompson
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
2020-01-28
wasp: Turn-key demo
Daniel Thompson
2020-01-28
wasp: drivers: st7789: Replace with custom uPy driver
Daniel Thompson
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
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
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