dosadi commented on issue #375:
URL: 
https://github.com/apache/incubator-nuttx-apps/issues/375#issuecomment-685839592


   I am using:
   
   * The standard config stuff from qemu-intel64:nsh
   
   * My own set of hardwired CONFIG_* parameters, listed below:
   
   CONFIG_LIBM=y
   CONFIG_HAVE_CXX=y
   CONFIG_LIBC_NETDB=y
   CONFIG_NET=y
   CONFIG_NSH_DISABLE_IFCONFIG=n
   CONFIG_NSH_DISABLE_IFUPDOWN=n
   CONFIG_NSOCKET_DESCRIPTORS=10
   CONFIG_NET_TCP=y
   CONFIG_NET_TCP_NPOLLWAITERS=1
   CONFIG_IOB_NCHAINS=128
   CONFIG_MM_IOB=y
   CONFIG_IOB_NBUFFERS=1024
   CONFIG_IOB_BUFSIZE=128
   CONFIG_NET_TCP_WRITE_BUFFERS=y
   CONFIG_NET_IPv4=y
   CONFIG_NET_TCP_NWRBCHAINS=8
   CONFIG_NET_ETHERNET=y
   CONFIG_NET_SOCKOPTS=y
   CONFIG_SYSTEM_PING=y
   CONFIG_16550_REGINCR=1
   CONFIG_16550_REGWIDTH=8
   


----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to