rcsim opened a new pull request, #11276:
URL: https://github.com/apache/nuttx/pull/11276

   ## Summary
   Initial board support for Seeed Studio Xiao RP2040
   
   ## Impact
   User will be able to use Nuttx on Seeed Studio Xiao RP2040
   
   ## Testing
   Currently only nsh defconfig is supported:
   - make distclean
   - ./tools/configure.sh -l seeed-xiao-rp2040:nsh
   - make 
   - Boot board in  "BOOT mode"and copy nuttx.uf2 into the device.
   - Reset the board and connect to UART0
   - User should be able to see NSH
   
![image](https://github.com/apache/nuttx/assets/30301531/a721db81-2c63-4cc4-8cf7-fa5688e79f01)
   
   
   


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

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to