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 33 Overview
44********
55
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.
88It features a 2-Megapixel camera, an LCD display, and a microphone, which are used for image
99recognition and audio processing. ESP32-S3-EYE offers plenty of storage, with an 8 MB Octal PSRAM
1010and a 8 MB flash.
@@ -258,7 +258,7 @@ Debugging
258258
259259ESP32-S3 modules require patches to OpenOCD that are not upstreamed yet.
260260Espressif maintains their own fork of the project. The custom OpenOCD can be obtained at
261- `OpenOCD ESP32 `_
261+ `OpenOCD ESP32 `_.
262262
263263The Zephyr SDK uses a bundled version of OpenOCD by default.
264264You can overwrite that behavior by adding the
@@ -282,3 +282,7 @@ application.
282282 :goals: debug
283283
284284.. _`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