rcsim opened a new pull request, #16347: URL: https://github.com/apache/nuttx/pull/16347
## Summary This commit adds the documentation for the Seeed Studio XIAO ESP32C6 board. It includes examples for NSH, USBNSH, GPIOs and Wifi. ## 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 ESP32C6. Impact on security (any sort of implications)? NO Impact on compatibility (backward/forward/interoperability)? NO ## Testing Build Host(s): OS: Ubuntu 24.04, CPU: Intel i7-8850H, Compiler: GCC 13.3.0 Target(s): arch: risc-v, board: esp32c6-xiao, configs:nsh, usbnsh, gpio and wifi ``` writing additional pages... search done copying images... [ 76%] platforms/xtensa/esp32/boards/esp32-lyrat/esp32-lyrat-v4.3-electrical-block-diagram-with-wrover-e-module.copying images... [100%] _static/images/menuconfig-debug.png copying downloadable files... [100%] platforms/xtensa/esp32s2/boards/esp32s2-saola-1/tone.wav 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/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