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

   ## Summary
   
   This commit adds the documentation for the Seeed Studio XIAO ESP32S3 board. 
It includes examples for GPIOs and user LEDs.
   
   ## Impact
   
   Is new feature added? Is existing feature changed? NO
   Impact on user (will user need to adapt to change)? NO
   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, this PR adds 
documentation for Seeed Studio XIAO ESP32S3.
   Impact on security (any sort of implications)? NO
   Impact on compatibility (backward/forward/interoperability)? NO
   
   ## Testing
   Build the documentation and check the output on browser:
   
   ```
   cd Documentation/
   pipenv shell
   make html
   ...
   copying static files... done
   copying extra files... done
   dumping search index in English (code: en)... done
   dumping object inventory... done
   build succeeded.
   ```
   
   


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