1
0
Fork 0
wasp-os/wasp
Daniel Thompson 5413d826d7 wasp: Re-factor how Draw565 is used.
Moving it from applications into the watch is useful for two reasons.
Firstly it means applications don't need to know as much about the
display color depth and secondly it makes it easier to replace the
drawing routines with wasptool.
2020-03-08 23:16:30 +00:00
..
apps wasp: Re-factor how Draw565 is used. 2020-03-08 23:16:30 +00:00
boards wasp: Re-factor how Draw565 is used. 2020-03-08 23:16:30 +00:00
drivers wasp: manager: Blankt the display during app transitions 2020-03-08 20:47:19 +00:00
fonts wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
boot.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
demo.py wasp: Add a simple font renderer 2020-02-19 19:57:08 +00:00
draw565.py wasp: draw565: Add some docstrings 2020-02-23 20:52:09 +00:00
icons.py wasp: clock: Add a simple battery meter 2020-02-03 22:35:16 +00:00
logo.py logo: Gather together the bitmaps into a single variable 2020-01-28 18:45:26 +00:00
main.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
manager.py wasp: testapp: Extend with a string render test 2020-03-08 20:48:48 +00:00
shell.py wasp: Simple shell commands (based on upysh) 2020-02-19 19:57:08 +00:00
widgets.py waps: widgets: Improve the battery meter athtetics 2020-02-04 08:43:49 +00:00