summaryrefslogtreecommitdiff
path: root/res/software_icon.png
diff options
context:
space:
mode:
authorDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-03 14:54:34 (GMT)
committerDaniel Thompson <daniel@redfelineninja.org.uk>2021-01-03 14:54:34 (GMT)
commit231f3b6fdd531b1f3fcec927bc297f4c89853aec (patch)
treeea3c9e004d318e85c9809dd41fdca18112f0743c /res/software_icon.png
parented6b126e2e19cff12fa0af6e9ddcb29e7aff4fc9 (diff)
apps: software: Add an apps to enable/disable other apps
Currently wasp-os enables a narrow set of applications because we don't want to consume RAM by importing the module and constructing the application. We can improve on this situation by providing a small (stateless) application that can be used to enable or diable applications. This allows all the ROMed applications to be enabled using the GUI without compromising on the ability to develop applications. In fact this application significantlly reduces the RAM consumed in the default case becasue the Self Test app does not need to maintain its state. Signed-off-by: Daniel Thompson <daniel@redfelineninja.org.uk>
Diffstat (limited to 'res/software_icon.png')
-rw-r--r--res/software_icon.pngbin0 -> 6996 bytes
1 files changed, 0 insertions, 0 deletions
diff --git a/res/software_icon.png b/res/software_icon.png
new file mode 100644
index 0000000..438cded
--- /dev/null
+++ b/res/software_icon.png
Binary files differ