mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 04:43:33 +00:00
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
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
.. This file gets included from auto-generated part of idf-tools.rst.
|
||||
.. Comments "tool-NAME-notes" act as delimiters.
|
||||
..
|
||||
.. This is a padding to have the same line numbers as zh_CN version>
|
||||
|
||||
|
||||
.. tool-xtensa-esp-elf-gdb-notes
|
||||
@@ -67,6 +69,18 @@ On Linux and macOS, it is recommended to install ninja using the OS-specific pac
|
||||
.. 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
|
||||
|
Reference in New Issue
Block a user