boards: m5stack_cores3: update documentation

Modify this board docs to meet latest changes.

Signed-off-by: Sylvio Alves <sylvio.alves@espressif.com>
This commit is contained in:
Sylvio Alves 2024-11-17 21:17:23 -03:00 committed by Anas Nashif
commit d2a0c3315e

View file

@ -1,7 +1,4 @@
.. _m5stack_cores3: .. zephyr:board:: m5stack_cores3
M5Stack CoreS3
##############
Overview Overview
******** ********
@ -27,13 +24,6 @@ M5Stack CoreS3 features consist of:
- PMIC AXP2101 - PMIC AXP2101
- Battery 500mAh 3.7 V - Battery 500mAh 3.7 V
.. figure:: img/m5stack_cores3.webp
:align: center
:alt: M5Stack-CoreS3
:width: 400 px
M5Stack CoreS3 module
Start Application Development Start Application Development
***************************** *****************************
@ -99,19 +89,18 @@ message in the monitor:
Debugging Debugging
--------- ---------
ESP32-S3 support on OpenOCD is available upstream as of version 0.12.0. ESP32-S3 support on OpenOCD is available at `OpenOCD ESP32`_.
Download and install OpenOCD from `OpenOCD`_.
ESP32-S3 has a built-in JTAG circuitry and can be debugged without any additional chip. Only an USB cable connected to the D+/D- pins is necessary. ESP32-S3 has a built-in JTAG circuitry and can be debugged without any additional chip. Only an USB cable connected to the D+/D- pins is necessary.
Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_. Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
.. _`OpenOCD`: https://github.com/openocd-org/openocd References
**********
.. target-notes::
.. _`M5Stack CoreS3 Documentation`: http://docs.m5stack.com/en/core/CoreS3
.. _`M5Stack CoreS3 Schematic`: https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/K128%20CoreS3/Sch_M5_CoreS3_v1.0.pdf
.. _`OpenOCD ESP32`: https://github.com/espressif/openocd-esp32/releases
.. _`JTAG debugging for ESP32-S3`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/jtag-debugging/ .. _`JTAG debugging for ESP32-S3`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/jtag-debugging/
Related Documents
*****************
- `M5Stack CoreS3 official docs <http://docs.m5stack.com/en/core/CoreS3>`_
- `M5Stack CoreS3 schematic <https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/K128%20CoreS3/Sch_M5_CoreS3_v1.0.pdf>`_ (PDF)