rcsim opened a new pull request, #15803: URL: https://github.com/apache/nuttx/pull/15803
## Summary This PR adds the documentation for XIAO nRF52840 Board. It includes general board description, features, and pins and also how users can build nsh, usbnsh and jumbo configs. ## Impact Users can read the documentation and run NuttX at XIAO nRF52840 ## Testing Build the documentation and check the output on browser: ``` cd Documentation/ pipenv shell make html 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: commits-unsubscr...@nuttx.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org