Daniel Thompson
0ac2321e82
wasp: Factor out the sleep/wake code
...
Pulling this out into a method allows it to be called by an application.
2020-04-06 22:04:20 +01:00
Daniel Thompson
afb9bd16b6
wasp: Add support for brightness caching and keep-awake signalling
2020-03-26 22:12:05 +00:00
Daniel Thompson
af33c7d79b
wasp: Major documentation string improvements.
2020-03-26 21:46:10 +00:00
Daniel Thompson
a9413db5cf
wasp: Move the constants into seperate container classes
2020-03-26 20:42:03 +00:00
Daniel Thompson
b9fe31241c
Add licensing information for all wasp-os files.
2020-03-22 15:40:18 +00:00
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