Skip to content

Commit d2a0c33

Browse files
sylvioalvesnashif
authored andcommitted
boards: m5stack_cores3: update documentation
Modify this board docs to meet latest changes. Signed-off-by: Sylvio Alves <[email protected]>
1 parent 6672e67 commit d2a0c33

File tree

1 file changed

+9
-20
lines changed

1 file changed

+9
-20
lines changed

boards/m5stack/m5stack_cores3/doc/index.rst

Lines changed: 9 additions & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
1-
.. _m5stack_cores3:
2-
3-
M5Stack CoreS3
4-
##############
1+
.. zephyr:board:: m5stack_cores3
52
63
Overview
74
********
@@ -27,13 +24,6 @@ M5Stack CoreS3 features consist of:
2724
- PMIC AXP2101
2825
- Battery 500mAh 3.7 V
2926

30-
.. figure:: img/m5stack_cores3.webp
31-
:align: center
32-
:alt: M5Stack-CoreS3
33-
:width: 400 px
34-
35-
M5Stack CoreS3 module
36-
3727
Start Application Development
3828
*****************************
3929

@@ -99,19 +89,18 @@ message in the monitor:
9989
Debugging
10090
---------
10191

102-
ESP32-S3 support on OpenOCD is available upstream as of version 0.12.0.
103-
Download and install OpenOCD from `OpenOCD`_.
92+
ESP32-S3 support on OpenOCD is available at `OpenOCD ESP32`_.
10493

10594
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.
10695

10796
Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S3`_.
10897

109-
.. _`OpenOCD`: https://github.com/openocd-org/openocd
110-
.. _`JTAG debugging for ESP32-S3`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/jtag-debugging/
111-
98+
References
99+
**********
112100

113-
Related Documents
114-
*****************
101+
.. target-notes::
115102

116-
- `M5Stack CoreS3 official docs <http://docs.m5stack.com/en/core/CoreS3>`_
117-
- `M5Stack CoreS3 schematic <https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/K128%20CoreS3/Sch_M5_CoreS3_v1.0.pdf>`_ (PDF)
103+
.. _`M5Stack CoreS3 Documentation`: http://docs.m5stack.com/en/core/CoreS3
104+
.. _`M5Stack CoreS3 Schematic`: https://m5stack.oss-cn-shenzhen.aliyuncs.com/resource/docs/datasheet/core/K128%20CoreS3/Sch_M5_CoreS3_v1.0.pdf
105+
.. _`OpenOCD ESP32`: https://github.com/espressif/openocd-esp32/releases
106+
.. _`JTAG debugging for ESP32-S3`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s3/api-guides/jtag-debugging/

0 commit comments

Comments
 (0)