summaryrefslogtreecommitdiff
path: root/wasp/wasp.py
AgeCommit message (Expand)Author
2020-05-14Make wasp-os namig consistantDaniel Thompson
2020-05-14wasp: Even more docstringsDaniel Thompson
2020-05-10wasp: apps: Remove __init__.pyDaniel Thompson
2020-04-26wasp: Manager: Avoid printing the stack trace when it can cause problemsDaniel Thompson
2020-04-14wasp: Manager: Bring in proper separation of appsDaniel Thompson
2020-04-14wasp: Manager: Push exceptions to the console as well as the crash appDaniel Thompson
2020-04-12WIP: Introduce the quick_ringDaniel Thompson
2020-04-12wasp: apps: Add shortcuts to all appsDaniel Thompson
2020-04-11docs: Fix warnings and add a few extra apps to the docsDaniel Thompson
2020-04-11wasp: On-device crash reportingDaniel Thompson
2020-04-10wasp: apps: Add a new (super simple) settings appDaniel Thompson
2020-04-06wasp: launcher: Experimental launcher implementationDaniel Thompson
2020-04-06wasp: manager: make sleep() and background() callbacks optionalDaniel Thompson
2020-04-06wasp: Manager: Parameterize the keep awake timerDaniel Thompson
2020-04-06wasp: Rename Debounce to PinHandlerDaniel Thompson
2020-04-06wasp: draw565: Allow the drawing context to be resetDaniel Thompson
2020-04-06wasp: Add button presses to the event system.Daniel Thompson
2020-04-06wasp: Get the terminology straightDaniel Thompson
2020-04-06wasp: Factor out the sleep/wake codeDaniel Thompson
2020-03-26wasp: Add support for brightness caching and keep-awake signallingDaniel Thompson
2020-03-26wasp: Major documentation string improvements.Daniel Thompson
2020-03-26wasp: Move the constants into seperate container classesDaniel 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