kopia lustrzana https://github.com/espressif/esp-idf
docs: fix link to VS Code debugging
rodzic
e43277a3ba
commit
52595702b4
|
@ -20,13 +20,13 @@ Supported Features
|
|||
* **Build**, with one-click build and multi-target build, you can easily build and deploy your applications.
|
||||
* **Flash**, with both UART and JTAG flash out-of-the-box.
|
||||
* **Monitoring**, comes with a built-in terminal, you can trigger IDF Monitor Commands from within VS Code as you are used to in traditional terminals.
|
||||
* **Debugging**, with out-of-the-box hardware `debugging <https://github.com/espressif/vscode-esp-idf-extension/blob/master`_
|
||||
* **Debugging**, with out-of-the-box hardware `debugging <https://github.com/espressif/vscode-esp-idf-extension/blob/master/docs/tutorial/debugging.md>`_
|
||||
* **GUI Menu Config**, provides a simplified UI for configuring your chip.
|
||||
* **App & Heap Tracing**, provides support for collecting traces from your application, and a simplified UI for analyzing them.
|
||||
* **System View Tracing Viewer**, aims to read and display the *.svdat* files into the trace UI (we also support multiple core tracing views).
|
||||
* **IDF Size Analysis Overview** presents a UI for binary size analysis.
|
||||
* **Rainmaker Cloud**, inbuilt Rainmaker Cloud support where you can edit/read the state of your connected IoT devices easily. For more information see the `ESP Rainmaker <https://rainmaker.espressif.com/>`_ page.
|
||||
* **Code Coverage**, inbuilt code coverage support with color highlights showing which lines have been covered. The HTML report redners directly inside the IDE.
|
||||
* **Code Coverage**, inbuilt code coverage support with color highlights showing which lines have been covered. The HTML report renders directly inside the IDE.
|
||||
|
||||
Bugs & Feature Requests
|
||||
=======================
|
||||
|
|
Ładowanie…
Reference in New Issue