File tree Expand file tree Collapse file tree 1 file changed +7
-3
lines changed
boards/espressif/esp32s3_eye/doc Expand file tree Collapse file tree 1 file changed +7
-3
lines changed Original file line number Diff line number Diff line change 3
3
Overview
4
4
********
5
5
6
- The ESP32-S3-EYE is a small-sized AI development board produced by [ Espressif](https://espressif.com) .
7
- It is based on the [ ESP32-S3](https://www.espressif.com/en/products/socs/esp32-s3) SoC.
6
+ The ESP32-S3-EYE is a small-sized AI development board produced by ` Espressif `_ .
7
+ It is based on the ` ESP32-S3 `_ SoC.
8
8
It features a 2-Megapixel camera, an LCD display, and a microphone, which are used for image
9
9
recognition and audio processing. ESP32-S3-EYE offers plenty of storage, with an 8 MB Octal PSRAM
10
10
and a 8 MB flash.
@@ -258,7 +258,7 @@ Debugging
258
258
259
259
ESP32-S3 modules require patches to OpenOCD that are not upstreamed yet.
260
260
Espressif maintains their own fork of the project. The custom OpenOCD can be obtained at
261
- `OpenOCD ESP32 `_
261
+ `OpenOCD ESP32 `_.
262
262
263
263
The Zephyr SDK uses a bundled version of OpenOCD by default.
264
264
You can overwrite that behavior by adding the
@@ -282,3 +282,7 @@ application.
282
282
:goals: debug
283
283
284
284
.. _`OpenOCD ESP32` : https://github.com/espressif/openocd-esp32/releases
285
+
286
+ .. _`Espressif` : https://espressif.com
287
+
288
+ .. _`ESP32-S3` : https://www.espressif.com/en/products/socs/esp32-s3
You can’t perform that action at this time.
0 commit comments