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
path:
root
/
wasp
/
boards
Age
Commit message (
Expand
)
Author
2020-05-14
wasp: watch: docstrings for the watch namespace
Daniel Thompson
2020-05-10
wasp: apps: Remove __init__.py
Daniel Thompson
2020-04-17
boards: simulator: Add ptr32 support
Daniel Thompson
2020-04-14
wasp: stopwatch: Replace the stub with a "real" implementation
Daniel Thompson
2020-04-11
wasp: Automatically generate watch.py for PineTime
Daniel Thompson
2020-04-11
docs: Add text descriptions of icons
Daniel Thompson
2020-04-11
docs: Fix warnings and add a few extra apps to the docs
Daniel Thompson
2020-04-11
wasp: simulator: Use Tab to replicate the physical button
Daniel Thompson
2020-04-11
wasp: On-device crash reporting
Daniel Thompson
2020-04-10
wasp: apps: Add a new (super simple) settings app
Daniel Thompson
2020-04-10
Merge branch 'master' of https://github.com/daniel-thompson/wasp-os
Daniel Thompson
2020-04-10
Merge pull request #7 from salcedo/master
Daniel Thompson
2020-04-08
wasp: draw565: Optimize the 2-bit RLE drawing functions
Daniel Thompson
2020-04-06
wasp: launcher: Experimental launcher implementation
Daniel Thompson
2020-04-06
wasp: simulator: Optimize the drawing process
Daniel Thompson
2020-04-06
wasp: simulator: Swap up/down and left/right
Daniel Thompson
2020-03-22
Add licensing information for all wasp-os files.
Daniel Thompson
2020-03-22
Rename manager.py and expose its interfaces to all applications
Daniel Thompson
2020-03-15
wasp: pinetime: Release SPI NOR from deep power-down
Brian Salcedo
2020-03-08
wasp: Re-factor how Draw565 is used.
Daniel Thompson
2020-03-08
testapp: Show the render time for the string test
Daniel Thompson
2020-03-08
docs: Increase the scope of the documentation
Daniel Thompson
2020-03-08
wasp: Move the apps into their own directory.
Daniel Thompson
2020-03-08
wasp: Integrate the touch driver
Daniel Thompson
2020-03-07
wasp: simulator: Add CST816S simulation
Daniel Thompson
2020-03-07
wasp: pinetime: Enable the cst816s by default
Daniel Thompson
2020-02-23
docs: Fix some errors in the sphinx board
Daniel Thompson
2020-02-23
clock: Reduce the update rate of the battery meter
Daniel Thompson
2020-02-23
docs: Add a sphinx board
Daniel Thompson
2020-02-19
wasp: Add a simple font renderer
Daniel Thompson
2020-02-19
wasp: Start collecting the fonts in a single directory
Daniel Thompson
2020-02-19
wasp: Simple shell commands (based on upysh)
Daniel Thompson
2020-02-19
wasp: Add full dd-mm-yyyy calender tracking
Daniel Thompson
2020-02-09
wasp: pinetime: Enable filesystem support
Daniel Thompson
2020-02-08
drivers: st7789: Optimize RLE decoding loop
Daniel Thompson
2020-02-03
wasp: clock: Add a simple battery meter
Daniel Thompson
2020-02-03
wasp: simulator: Add battery level simulation
Daniel Thompson
2020-02-03
wasp: Add simple clock app
Daniel Thompson
2020-02-03
wasp: simulator: Add RTC support
Daniel Thompson
2020-02-03
wasp: simulator: Add support for machine.[light|deep]sleep()
Daniel Thompson
2020-02-03
wasp: simulator: Fix column and row select
Daniel Thompson
2020-02-03
wasp: pinetime: Basic RTC support
Daniel Thompson
2020-02-01
wasp: simulator: Add ST7789 simulation
Daniel Thompson
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
2020-01-31
wasp: Add a super-simple vibrator driver
Daniel Thompson
2020-01-30
wasp: Reorganise the board support
Daniel Thompson