最終更新:2024-04-11 (木) 06:10:45 (18d)  

ESP-IDF Tools
Top / ESP-IDF Tools

https://docs.espressif.com/projects/esp-idf/en/stable/esp32/api-guides/tools/idf-tools.html

中身

  • Python scripts bundled with ESP-IDF such as idf.py
  • Python packages installed from PyPI

パッケージ

  • ccache
  • cmake
  • dfu-util
  • esp32ulp-elf?
  • esp-rom-elfs?
  • idf-exe
  • idf-git?
  • idf-python?
  • ninja
  • openocd-esp32?
  • riscv32-esp-elf?
  • riscv32-esp-elf-gdb?
  • xtensa-esp32-elf?
  • xtensa-esp32s2-elf?
  • xtensa-esp32s3-elf?
  • xtensa-esp-elf?
  • xtensa-esp-elf-gdb?

Windows

  • %USER_PROFILE%\.espressif

関連

  • IDF_TOOLS_PATH?