esp-idf/docs/zh_CN/api-guides/tools/idf-tools-notes.inc
Anton Maklakov 02802ea20a feat(tools): Add QEMU 8.0.0_20230522 to tools.json
Process wildcards in the install and download lists of idf_tools
    Fix the install and download handlers to get common behaviour
2023-10-10 09:59:38 +07:00

95 lines
1.6 KiB
PHP

.. This file gets included from auto-generated part of idf-tools.rst.
.. Comments "tool-NAME-notes" act as delimiters.
.. This zh_CN version is a duplicate of en version, since includes are not expanded recursively
.. before processing :start-after: and :end-before: options.
.. tool-xtensa-esp-elf-gdb-notes
---
.. tool-riscv32-esp-elf-gdb-notes
---
.. tool-xtensa-esp-elf-notes
---
.. tool-riscv32-esp-elf-notes
---
.. tool-esp32ulp-elf-notes
---
.. tool-openocd-esp32-notes
---
.. tool-cmake-notes
On Linux and macOS, it is recommended to install CMake using the OS-specific package manager (like apt, yum, brew, etc.). However, for convenience it is possible to install CMake using idf_tools.py along with the other tools.
---
.. tool-esp-clang-notes
---
.. tool-ninja-notes
On Linux and macOS, it is recommended to install ninja using the OS-specific package manager (like apt, yum, brew, etc.). However, for convenience it is possible to install ninja using idf_tools.py along with the other tools.
---
.. tool-idf-exe-notes
---
.. tool-ccache-notes
---
.. tool-dfu-util-notes
---
.. tool-esp-rom-elfs-notes
---
.. tool-qemu-xtensa-notes
Some ESP-specific instructions for running QEMU for Xtensa chips are here: https://github.com/espressif/esp-toolchain-docs/blob/main/qemu/esp32/README.md
---
.. tool-qemu-riscv32-notes
Some ESP-specific instructions for running QEMU for RISC-V chips are here: https://github.com/espressif/esp-toolchain-docs/blob/main/qemu/esp32c3/README.md
---
.. tool-idf-python-notes
---
.. tool-idf-python-wheels-notes
---