summaryrefslogtreecommitdiff
path: root/wasp/apps/flashlight.py
AgeCommit message (Expand)Author
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