summaryrefslogtreecommitdiff
path: root/wasp/boards/manifest_240x240.py
diff options
context:
space:
mode:
authorFrancesco Gazzetta <fgaz@fgaz.me>2021-09-09 12:40:09 (GMT)
committerDaniel Thompson <daniel.thompson@linaro.org>2021-11-17 15:29:08 (GMT)
commitc0065190b5dbfd1f27cfd437a93f9d6a9cc6ed82 (patch)
treeba2437080737e676a68671946a36e38ee855edbb /wasp/boards/manifest_240x240.py
parent59c943d212b5b961cb6f4bb2ee353866f0452ab2 (diff)
Add morse app
Signed-off-by: Francesco Gazzetta <fgaz@fgaz.me>
Diffstat (limited to 'wasp/boards/manifest_240x240.py')
-rw-r--r--wasp/boards/manifest_240x240.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/wasp/boards/manifest_240x240.py b/wasp/boards/manifest_240x240.py
index f0eb474..c4a6d51 100644
--- a/wasp/boards/manifest_240x240.py
+++ b/wasp/boards/manifest_240x240.py
@@ -14,6 +14,7 @@ manifest = (
'apps/gameoflife.py',
'apps/haiku.py',
'apps/heart.py',
+ 'apps/morse.py',
'apps/musicplayer.py',
'apps/launcher.py',
'apps/pager.py',