Lines Matching refs:ESP32

6 ESP32 is a series of low cost, low power system on a chip microcontrollers
7 with integrated Wi-Fi & dual-mode Bluetooth. The ESP32 series employs a
9 variations. ESP32 is created and developed by Espressif Systems, a
11 process. For more information, check `ESP32-DevKitC-WROOM`_.
41 For more information, check the datasheet at `ESP32 Datasheet`_ or the technical reference
42 manual at `ESP32 Technical Reference Manual`_.
47 ESP32-DevKitC-WROOM allows 2 different applications to be executed in ESP32 SoC. Due to its dual-co…
53 Current Zephyr's ESP32-DevKitC-WROOM board supports the following features:
147 bootstrap the board with the ESP32 SoC.
159 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
232 ESP32 support on OpenOCD is available at `OpenOCD ESP32`_.
234 On the ESP32-DevKitC-WROOM board, the JTAG pins are not run to a
239 | ESP32 pin | JTAG pin |
256 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32`_.
275 GDB stub is enabled on ESP32.
288 .. _`ESP32-DevKitC-WROOM`: https://docs.espressif.com/projects/esp-idf/en/stable/esp32/hw-reference…
289 .. _`ESP32 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32_datasheet_…
290 .. _`ESP32 Technical Reference Manual`: https://espressif.com/sites/default/files/documentation/esp…
291 .. _`JTAG debugging for ESP32`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32/api-gui…
292 .. _`OpenOCD ESP32`: https://github.com/espressif/openocd-esp32/releases