mirror of
https://github.com/apache/nuttx.git
synced 2026-06-08 10:32:47 +08:00
freedom-k64f/demo: Enable TCP for netcat
Change-Id: Ie40df592529c3adfa478a71f9ff5315cb8b0c3d6 Relate-to: https://github.com/apache/incubator-nuttx/issues/1988 Relate-to: https://github.com/apache/incubator-nuttx-apps/pull/482 Relate-to: https://github.com/rzr/aframe-smart-home/issues/3 Forwarded: https://github.com/apache/incubator-nuttx/pull/2333 Signed-off-by: Philippe Coval <rzr@users.sf.net>
This commit is contained in:
committed by
Alan Carvalho de Assis
parent
55deefdb30
commit
b3c2873ef1
@@ -48,6 +48,7 @@ CONFIG_MOTOROLA_SREC=y
|
||||
CONFIG_NETDB_DNSCLIENT=y
|
||||
CONFIG_NET_BROADCAST=y
|
||||
CONFIG_NET_SOCKOPTS=y
|
||||
CONFIG_NET_TCP=y
|
||||
CONFIG_NET_UDP=y
|
||||
CONFIG_NFILE_DESCRIPTORS=8
|
||||
CONFIG_NSH_ARCHINIT=y
|
||||
|
||||
Reference in New Issue
Block a user