Skip to content

Commit 71c34a9

Browse files
app: enable posix api
Upstream sdk change needs posix api. See nrfconnect/sdk-nrf@69289fb. Signed-off-by: Giacomo Dematteis <giacomo.dematteis@nordicsemi.no>
1 parent c5da9bf commit 71c34a9

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

app/prj.conf

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -33,6 +33,7 @@ CONFIG_SYSTEM_WORKQUEUE_STACK_SIZE=1280
3333
CONFIG_NETWORKING=y
3434
CONFIG_NET_SOCKETS=y
3535
CONFIG_NET_SOCKETS_OFFLOAD=y
36+
CONFIG_POSIX_API=y
3637

3738
# Enable LTE Connectivity using Connection Manager
3839
CONFIG_NET_IPV4=y

0 commit comments

Comments
 (0)