1
0
Fork 0
wasp-os/wasp
Daniel Thompson f8bd1a7461 Rename manager.py and expose its interfaces to all applications
This is a big change that break compatiblity with existing applications
*and* with existing installed versions of main.py.

When upgrading it is import to update main.py:

    ./tools/wasptool --upload wasp/main.py
2020-03-22 12:37:19 +00:00
..
apps Rename manager.py and expose its interfaces to all applications 2020-03-22 12:37:19 +00:00
boards Rename manager.py and expose its interfaces to all applications 2020-03-22 12:37:19 +00:00
drivers drivers: st7789: Automatically park ready for the next call to write data 2020-03-09 21:32:34 +00:00
fonts fonts: sans24: Minor refactor to reduce memory allocation 2020-03-09 21:33:29 +00:00
boot.py wasp: pinetime: Enable filesystem support 2020-02-09 19:49:52 +00:00
demo.py wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00
draw565.py draw565: Optimize the font rendering 2020-03-09 21:29:35 +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 Rename manager.py and expose its interfaces to all applications 2020-03-22 12:37:19 +00:00
shell.py wasp: Simple shell commands (based on upysh) 2020-02-19 19:57:08 +00:00
wasp.py Rename manager.py and expose its interfaces to all applications 2020-03-22 12:37:19 +00:00
widgets.py wasp: draw565: Refactor to allow apps to focus on the drawable. 2020-03-09 00:00:13 +00:00