lupyuen commented on code in PR #16160: URL: https://github.com/apache/nuttx/pull/16160#discussion_r2034300021
########## Documentation/platforms/xtensa/esp32s3/boards/esp32s3-xiao/index.rst: ########## @@ -0,0 +1,191 @@ +========================= +Seeed Studio XIAO ESP32S3 +========================= + +The `Seeed Studio XIAO ESP32S3 <https://wiki.seeedstudio.com/xiao_esp32s3_getting_started/>`_ is a general purpose board supplied by +Seeed Studio and it is compatible with the Espressif ESP32S3 ecosystem, sharing the same MCU as ESP32-S3-DevKitC. + +.. figure:: xiao-esp32s3.jpg + :align: center + +Features +======== + +* ESP32-S3R8 Xtensa LX7 dual-core, 32-bit processor that operates at up to 240 MHz +* On-chip 8M PSRAM & 8MB Flash +* USB Type-C interface +* Wireless: Complete 2.4GHz Wi-Fi subsystem; +* BLE: Bluetooth 5.0, Bluetooth mesh +* 1x UART, 1x IIC, 1x IIS, 1x SPI, 11x GPIOs (PWM), 9x ADC Review Comment: I think this should be I2C and I2S? To be consistent with the other docs. -- 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