idf-tools-notes.inc 979 B

123456789101112131415161718192021222324252627282930313233343536373839404142434445464748495051525354555657
  1. .. This file gets included from auto-generated part of idf-tools.rst.
  2. .. Comments "tool-NAME-notes" act as delimiters.
  3. .. This zh_CN version is a duplicate of en version, since includes are not expanded recursively
  4. .. before processing :start-after: and :end-before: options.
  5. .. tool-xtensa-esp32-elf-notes
  6. ---
  7. .. tool-xtensa-esp32s2-elf-notes
  8. ---
  9. .. tool-esp32ulp-elf-notes
  10. ---
  11. .. tool-esp32s2ulp-elf-notes
  12. ---
  13. .. tool-openocd-esp32-notes
  14. ---
  15. .. tool-cmake-notes
  16. On Linux and macOS, it is recommended to install CMake using the OS package manager. However, for convenience it is possible to install CMake using idf_tools.py along with the other tools.
  17. ---
  18. .. tool-ninja-notes
  19. On Linux and macOS, it is recommended to install ninja using the OS package manager. However, for convenience it is possible to install ninja using idf_tools.py along with the other tools.
  20. ---
  21. .. tool-idf-exe-notes
  22. ---
  23. .. tool-ccache-notes
  24. ---
  25. .. tool-dfu-util-notes
  26. ---