summaryrefslogtreecommitdiff
path: root/wasp/boards/nitrogen/manifest.py
AgeCommit message (Collapse)Author
2020-05-18boards: Remove demo.py from the manifestsDaniel Thompson
Fixes: #25
2020-05-17apps: demo: Move the logo into the demo appDaniel Thompson
The logo module is currently unused but it simply sits there consuming flash. Let's shift it to the demo app to is can consume RAM instead (but only when we upload the demo to the watch).
2020-03-22Add licensing information for all wasp-os files.Daniel Thompson
2020-02-01wasp: dsd6/nitrogen: Fix the frozen manifestsDaniel Thompson
2020-01-30wasp: Reorganise the board supportDaniel Thompson