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

   ## Summary
   Add initial support for Seeed Studio XIAO RP2350 Board. Initial support 
includes serial and usb NuttShell, and a combo configuration for gpio, leds and 
ws2812.
   
   ## Impact
   Is new feature added? Is existing feature changed? NO
   Impact on user (will user need to adapt to change)? YES, Users will be able 
to use Seeed Studio XIAO RP2350 
   Impact on build (will build process change)? NO / NO
   Impact on hardware (will arch(s) / board(s) / driver(s) change)? NO
   Impact on documentation (is update required / provided)? Yes, to be 
submitted on other PR
   Impact on security (any sort of implications)? NO
   Impact on compatibility (backward/forward/interoperability)? NO
   
   
   ## Testing
   - Select one of the available configurations (nsh, usbnsh, or combo)
   - Build and load the firmware on the device
   - Acccess NuttShell 
   
   ```
   NuttShell (NSH) NuttX-12.8.0
   nsh> uname -a
   NuttX 12.8.0 4b27f9eeac-dirty Mar 10 2025 20:46:50 arm xiao-rp2350
   ```
   
   
   


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