mirror of
https://github.com/espressif/esp-idf.git
synced 2024-10-05 20:47:46 -04:00
Merge branch 'doc/translate_visualgdb.rst' into 'master'
Doc/translate visualgdb.rst Closes DOC-7490 See merge request espressif/esp-idf!29801
This commit is contained in:
commit
4494fc9829
@ -1 +1,29 @@
|
|||||||
.. include:: ../../en/third-party-tools/visualgdb.rst
|
.. _visualgdb:
|
||||||
|
|
||||||
|
VisualGDB
|
||||||
|
#########
|
||||||
|
|
||||||
|
VisualGDB 是什么?
|
||||||
|
~~~~~~~~~~~~~~~~~~
|
||||||
|
|
||||||
|
`VisualGDB <https://visualgdb.com/>`__ 是 Microsoft Visual Studio 的一个强大扩展,为嵌入式系统提供包括支持 ESP-IDF 框架在内的一系列先进的开发工具和功能。通过 VisualGDB, 能够在 ESP-IDF 项目中利用熟悉且功能丰富的 Visual Studio 环境,从而实现高效的编码、调试与部署。
|
||||||
|
|
||||||
|
安装
|
||||||
|
~~~~
|
||||||
|
|
||||||
|
请参照 `下载和安装 VisualGDB <https://visualgdb.com/download/>`__,下载和安装 VisualGDB。
|
||||||
|
|
||||||
|
|
||||||
|
配置
|
||||||
|
~~~~
|
||||||
|
|
||||||
|
请参照 `使用 ESP-IDF 在 VisualGDB 中创建高级 ESP32 项目 <https://visualgdb.com/tutorials/esp32/esp-idf/>`__,在 VisualGDB 中配置 ESP-IDF 项目。
|
||||||
|
|
||||||
|
也可以参考 `高级 ESP-IDF 项目结构 <https://visualgdb.com/documentation/espidf/>`__,了解更多关于使用 VisualGDB 开发 ESP-IDF 项目的信息。
|
||||||
|
|
||||||
|
资源
|
||||||
|
~~~~
|
||||||
|
|
||||||
|
有关 VisualGDB 和 ESP-IDF 集成的更多信息,请参阅以下资源:
|
||||||
|
|
||||||
|
- `VisualGDB 文档 <https://visualgdb.com/documentation/>`__: VisualGDB 的官方文档提供了关于使用 VisualGDB 与 ESP-IDF 的全面指南和教程。
|
||||||
|
Loading…
Reference in New Issue
Block a user