You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@nuttx.apache.org by GitBox <gi...@apache.org> on 2020/12/14 10:06:58 UTC

[GitHub] [incubator-nuttx-apps] michallenc commented on pull request #521: nshlib: Fix nsh_usbconsole.c

michallenc commented on pull request #521:
URL: https://github.com/apache/incubator-nuttx-apps/pull/521#issuecomment-744331133


   > @michallenc could you try this patch with your new config([apache/incubator-nuttx#2526](https://github.com/apache/incubator-nuttx/pull/2526))?
   
   @xiaoxiang781216 Sure. This seems to be working fine.
   
   ```
   NuttShell (NSH) NuttX-9.1.1
   nsh> 
   nsh> 
   nsh> 
   nsh> ls dev
   /dev:
    console
    null
    ttyACM0
    ttyS0
   nsh> ?
   help usage:  help [-v] [<cmd>]
   
     .         cd        echo      hexdump   mh        rm        time      xd        
     [         cp        exec      kill      mount     rmdir     true      
     ?         cmp       exit      ls        mv        set       uname     
     basename  dirname   false     mb        mw        sleep     umount    
     break     dd        free      mkdir     ps        source    unset     
     cat       df        help      mkrd      pwd       test      usleep    
   
   Builtin Apps:
     sh   nsh  
   nsh> 
   ```


----------------------------------------------------------------
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:
users@infra.apache.org