apache / nuttx-apps

Apache NuttX Apps is a collection of tools, shells, network utilities, libraries, interpreters and can be used with the NuttX RTOS
https://nuttx.apache.org/
Apache License 2.0
275 stars 523 forks source link

{bp-2344} apps/nshlib: Never disable HELP and ? #2350

Closed jerpelea closed 6 months ago

jerpelea commented 6 months ago

Summary

Never disable HELP and ?

Impact

Users will be able to see available commands in NSH

Testing

stm32f103-minimum

Please ignore the CI failing, it needs https://github.com/apache/nuttx/pull/12038 because default board config changed (chichen-egg dilemma).