summaryrefslogtreecommitdiff
path: root/wasp/apps/flashlight.py
AgeCommit message (Expand)Author
2021-01-13simulator: test_qa: Add some basic docstring testsDaniel Thompson
2021-01-03apps: software: Add an apps to enable/disable other appsDaniel Thompson
2020-08-16README: Add a (fairly) comprehensive screenshot tourDaniel Thompson
2020-06-22wasp: Switch to the faster fill routinesDaniel Thompson
2020-05-14wasp: Even more docstringsDaniel Thompson
2020-04-06wasp: launcher: Experimental launcher implementationDaniel Thompson
2020-04-06wasp: manager: make sleep() and background() callbacks optionalDaniel Thompson
2020-04-06apps: Remove unused support for effect animationDaniel Thompson
2020-03-26wasp: Add support for brightness caching and keep-awake signallingDaniel Thompson
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-03-22Rename manager.py and expose its interfaces to all applicationsDaniel Thompson
2020-03-08wasp: Re-factor how Draw565 is used.Daniel Thompson
2020-03-08wasp: Move the apps into their own directory.Daniel Thompson