summaryrefslogtreecommitdiff
path: root/fw/prj.conf
diff options
context:
space:
mode:
authorxengineering <me@xengineering.eu>2025-03-21 22:18:24 +0100
committerxengineering <me@xengineering.eu>2025-03-21 22:18:24 +0100
commitb309e027582b656b8a6094e268b495173f30bde7 (patch)
tree45d6845c7a4d09f36e148f554cc4807f519e21d7 /fw/prj.conf
parente02cfc55dc2bce35724f70cc155551392d02130c (diff)
downloadiot-contact-b309e027582b656b8a6094e268b495173f30bde7.tar
iot-contact-b309e027582b656b8a6094e268b495173f30bde7.tar.zst
iot-contact-b309e027582b656b8a6094e268b495173f30bde7.zip
fw: zephyr: Switch to latest release v4.1.0
Diffstat (limited to 'fw/prj.conf')
-rw-r--r--fw/prj.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/fw/prj.conf b/fw/prj.conf
index a046a89..b074671 100644
--- a/fw/prj.conf
+++ b/fw/prj.conf
@@ -15,3 +15,5 @@ CONFIG_LOG_BACKEND_NET=y
CONFIG_LOG_BACKEND_NET_SERVER="[2001:db8::2]:514"
CONFIG_LOG_BACKEND_NET_AUTOSTART=n
CONFIG_LOG_MODE_DEFERRED=y
+
+CONFIG_POSIX_C_LANG_SUPPORT_R=y