diff options
Diffstat (limited to 'fw/prj.conf')
-rw-r--r-- | fw/prj.conf | 2 |
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 |