mirror of
https://github.com/apache/nuttx-apps.git
synced 2025-07-17 03:36:09 +08:00

In some cases, applicationes use system() to excute the nsh command, but it's hard to find out who used the system function to execute the nsh command, so add this config to print the call backtrace and the command content. Signed-off-by: Bowen Wang <wangbowen6@xiaomi.com>