tmedicci opened a new issue, #1620: URL: https://github.com/apache/nuttx-apps/issues/1620
https://github.com/apache/nuttx-apps/pull/1610 introduced an error when `help` command is thrown on ESP32 serial terminal. **How to reproduce** just use `esp32-devkitc:nsh` defconfig and throw `help` cmd. ``` nsh> nsh> help help usage: help [-v] [<cmd>] . cd dmesg free mkrd rm time uptim [ ? basename break cat cd cp cmp dirname dd df dmesg echo env exec exit false free help hexdump kill ls mkdir mkrd mount mv printf ps pwd rm rmdir set sleep source test time true truncate uname umount unset uptime usleep xd ``` -- 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. To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org