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 2021/05/16 05:42:10 UTC

[GitHub] [incubator-nuttx] btashton opened a new pull request #3732: board: Add support for Adafruit Circuit Express

btashton opened a new pull request #3732:
URL: https://github.com/apache/incubator-nuttx/pull/3732


   ## Summary
   This adds initial support for the Adafruit Circuit Express.  Only support for nsh over the USART has been implemented.  Other hardware support will be added next.
   
   Note:  This does not work with the included bootloader.  To use this configuration you must program it via the SWD test points.
   
   ## Impact
   New board support.
   
   ## Testing
   ```
   NuttShell (NSH) NuttX-10.1.0-RC1
   nsh> ?
   help usage:  help [-v] [<cmd>]
   
     .        cat      echo     help     mkdir    rm       source   unset    
     [        cp       exec     hexdump  mkrd     rmdir    test     usleep   
     ?        cmp      exit     kill     mount    set      true     xd       
     break    dd       false    ls       mv       sleep    umount   
   
   Builtin Apps:
     nsh  sh   
   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



[GitHub] [incubator-nuttx] acassis merged pull request #3732: board: Add support for Adafruit Circuit Express

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #3732:
URL: https://github.com/apache/incubator-nuttx/pull/3732


   


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



[GitHub] [incubator-nuttx] acassis merged pull request #3732: board: Add support for Adafruit Circuit Express

Posted by GitBox <gi...@apache.org>.
acassis merged pull request #3732:
URL: https://github.com/apache/incubator-nuttx/pull/3732


   


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