summaryrefslogtreecommitdiff
path: root/manifest
AgeCommit message (Collapse)Author
2020-01-30wasp: Reorganise the board supportDaniel Thompson
2020-01-30wasp: Add battery 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.
2020-01-28manifest: Enable highest optimization by defaultDaniel Thompson
2020-01-28Makefile: Switch to FROZEN_MANIFESTDaniel Thompson
This not only avoids the use of a deprecated feature but it also makes it easier to decouple the wasp/ directory structure from what actually gets copied to the target.