summaryrefslogtreecommitdiff
path: root/wasp/boot.py
AgeCommit message (Collapse)Author
2020-02-01wasp: Adopt a low power mode shortly after bootingDaniel Thompson
This is useful for battery run-down testing and so on.
2020-01-30wasp: Reorganise the board supportDaniel Thompson
2020-01-29wasp: Re-enable REPL by defaultDaniel Thompson
The demo is still there but it needs to be activated by hand (or the manifest can be updated to include main.py by default.