summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-04-13 08:27:20 +0200
committerxengineering <me@xengineering.eu>2025-04-13 08:27:20 +0200
commitc8b683bd3c33aeac8b803c6196062b13157fc790 (patch)
tree1dc97370b35557b0a072c668c9e18efc085e29c0
parent015972d873627466bd7e40f8d5dbb5951fb0f36a (diff)
downloadiot-contact-c8b683bd3c33aeac8b803c6196062b13157fc790.tar
iot-contact-c8b683bd3c33aeac8b803c6196062b13157fc790.tar.zst
iot-contact-c8b683bd3c33aeac8b803c6196062b13157fc790.zip
WIP: Enable settings
-rw-r--r--fw/app/prj.conf3
1 files changed, 3 insertions, 0 deletions
diff --git a/fw/app/prj.conf b/fw/app/prj.conf
index 11dc04f..eeb97a8 100644
--- a/fw/app/prj.conf
+++ b/fw/app/prj.conf
@@ -43,3 +43,6 @@ CONFIG_ZVFS_POLL_MAX=32
CONFIG_ZBUS=y
CONFIG_ZBUS_MSG_SUBSCRIBER=y
CONFIG_HEAP_MEM_POOL_SIZE=2048
+
+CONFIG_SETTINGS=y
+CONFIG_SETTINGS_SHELL=y