freedom-k64f/demo: Enable netcat app

Change-Id: I98e72d341f46c2e03efdb6cc93124a2f49613f19
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:
Philippe Coval 2020-10-22 20:31:28 +02:00 committed by Alan Carvalho de Assis
parent b3c2873ef1
commit 5394c8ae64

View File

@ -46,6 +46,7 @@ CONFIG_MMCSD_MULTIBLOCK_DISABLE=y
CONFIG_MMCSD_SDIO=y
CONFIG_MOTOROLA_SREC=y
CONFIG_NETDB_DNSCLIENT=y
CONFIG_NETUTILS_NETCAT=y
CONFIG_NET_BROADCAST=y
CONFIG_NET_SOCKOPTS=y
CONFIG_NET_TCP=y