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

   ## Summary
   Added documentation for Seeed Studio XIAO RA4M1 Board.
   
   ## 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 RA4M1.
   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.
   ```
   
   The HTML pages are in _build/htm
   
   `xdg-open _build/html/index.html`
   
   
   
   
   


-- 
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: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to