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


   I can't seem to find where in the huge list of config options that 
menuconfig provides that I can enable the 'ping' command in NSH.  Maybe you 
could help me?  Besides, I need to be able to hard-wire the .config for my 
application - I don't want either myself or the people who are going to have to 
build my project to need to run menuconfig in order to get the project to 
build.  I am hardwiring the options I need into tools/configure.sh.  Surely 
there is a set of .config variables that can correctly enable building of the 
ping command?  I found the variables for enabling 'ifconfig', 'ifup' and 
'ifdown', so there if there are more .config variables I need to enable the 
ping command correctly (other then CONFIG_SYSTEM_PING), I need a way to find 
those....


----------------------------------------------------------------
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