Lines Matching refs:ESP32
6 ESP32-S2-Saola is a small-sized ESP32-S2 based development board produced by Espressif.
8 Developers can either connect peripherals with jumper wires or mount ESP32-S2-Saola on a breadboard.
9 For more information, check `ESP32-S3-DevKitC`_.
14 ESP32-S2 is a highly integrated, low-power, single-core Wi-Fi Microcontroller SoC, designed to be s…
38 For more information, check the datasheet at `ESP32-S2 Datasheet`_ or the technical reference
39 manual at `ESP32-S2 Technical Reference Manual`_.
44 Current Zephyr's ESP32-S2-Saola board supports the following features:
132 bootstrap the board with the ESP32 SoC.
144 By default, the ESP32 sysbuild creates bootloader (MCUboot) and application
217 ESP32-S2 support on OpenOCD is available at `OpenOCD ESP32`_.
219 The following table shows the pin mapping between ESP32-S2 board and JTAG interface.
222 | ESP32 pin | JTAG pin |
233 Further documentation can be obtained from the SoC vendor in `JTAG debugging for ESP32-S2`_.
254 .. _`ESP32-S3-DevKitC`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/hw-reference/…
255 .. _`ESP32-S2 Datasheet`: https://www.espressif.com/sites/default/files/documentation/esp32-s2_data…
256 .. _`ESP32-S2 Technical Reference Manual`: https://espressif.com/sites/default/files/documentation/…
257 .. _`JTAG debugging for ESP32-S2`: https://docs.espressif.com/projects/esp-idf/en/latest/esp32s2/ap…
258 .. _`OpenOCD ESP32`: https://github.com/espressif/openocd-esp32/releases