Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update esp32-s2-kaluga-1.rst to reflect presence of onboard debugger #318

Closed
wants to merge 1 commit into from
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 6 additions & 2 deletions boards/espressif32/esp32-s2-kaluga-1.rst
Original file line number Diff line number Diff line change
Expand Up @@ -73,6 +73,7 @@ Espressif ESP32-S2-Kaluga-1 Kit supports the following uploading protocols:
* ``esp-prog``
* ``espota``
* ``esptool``
* ``ftdi``
* ``iot-bus-jtag``
* ``jlink``
* ``minimodule``
Expand Down Expand Up @@ -107,7 +108,7 @@ Debugging
You can switch between debugging :ref:`debugging_tools` using
:ref:`projectconf_debug_tool` option in :ref:`projectconf`.

Espressif ESP32-S2-Kaluga-1 Kit does not have on-board debug probe and **IS NOT READY** for debugging. You will need to use/buy one of external probe listed below.
Espressif ESP32-S2-Kaluga-1 Kit has an on-board debug probe and **IS READY** for debugging. You don't need to use/buy external debug probe.

.. list-table::
:header-rows: 1
Expand All @@ -124,6 +125,9 @@ Espressif ESP32-S2-Kaluga-1 Kit does not have on-board debug probe and **IS NOT
* - :ref:`debugging_tool_esp-prog`
-
-
* - :ref:`debugging_tool_ftdi`
- Yes
- Yes
* - :ref:`debugging_tool_iot-bus-jtag`
-
-
Expand Down Expand Up @@ -161,4 +165,4 @@ Frameworks
- Arduino Wiring-based Framework allows writing cross-platform software to control devices attached to a wide range of Arduino boards to create all kinds of creative coding, interactive objects, spaces or physical experiences.

* - :ref:`framework_espidf`
- Espressif IoT Development Framework. Official development framework for ESP32 chip
- Espressif IoT Development Framework. Official development framework for ESP32 chip