| .. zephyr:board:: esp32s3_devkitm |
| |
| Overview |
| ******** |
| |
| The ESP32-S3-DevKitM is an entry-level development board equipped with either ESP32-S3-MINI-1 |
| or ESP32-S3-MINI-1U, a module named for its small size. This board integrates complete Wi-Fi |
| and Bluetooth Low Energy functions. For more information, check `ESP32-S3-DevKitM User Guide`_. |
| |
| Hardware |
| ******** |
| |
| .. include:: ../../../espressif/common/soc-esp32s3-features.rst |
| :start-after: espressif-soc-esp32s3-features |
| |
| Supported Features |
| ================== |
| |
| .. zephyr:board-supported-hw:: |
| |
| System Requirements |
| ******************* |
| |
| .. include:: ../../../espressif/common/system-requirements.rst |
| :start-after: espressif-system-requirements |
| |
| Programming and Debugging |
| ************************* |
| |
| .. zephyr:board-supported-runners:: |
| |
| .. include:: ../../../espressif/common/building-flashing.rst |
| :start-after: espressif-building-flashing |
| |
| .. include:: ../../../espressif/common/board-variants.rst |
| :start-after: espressif-board-variants |
| |
| Debugging |
| ========= |
| |
| .. include:: ../../../espressif/common/openocd-debugging.rst |
| :start-after: espressif-openocd-debugging |
| |
| References |
| ********** |
| |
| .. target-notes:: |
| |
| .. _`ESP32-S3-DevKitM User Guide`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/hw-reference/esp32s3/user-guide-devkitm-1.html |