1
0
Fork 0
wasp-os/wasp/apps
Daniel Thompson b9e82424e9 apps: demo: Move the logo into the demo app
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-05-17 14:37:44 +01:00
..
clock.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
demo.py apps: demo: Move the logo into the demo app 2020-05-17 14:37:44 +01:00
flashlight.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
gameoflife.py wasp: nrf_rtc: Add a tiny bit of extra resolution 2020-04-26 15:01:48 +01:00
hello.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
launcher.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
pager.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00
settings.py wasp: apps: Add a new (super simple) settings app 2020-04-10 20:30:20 +01:00
stopwatch.py apps: stopwatch: Fix redraw bug (and remove some old test code) 2020-04-26 15:01:48 +01:00
template.py docs: Introduce the Application Writer's Guide. 2020-05-11 21:44:30 +01:00
testapp.py wasp: Even more docstrings 2020-05-14 22:29:35 +01:00