tools: Replace 'xtensa-clang' with 'esp-clang'

This commit is contained in:
Alexey Gerenkov
2022-09-27 23:17:00 +03:00
parent 618572c139
commit 55bd4a74cd
4 changed files with 35 additions and 20 deletions

View File

@@ -21,7 +21,7 @@ If you have never run this tool before, take the following steps to get this too
#. Run the export scripts (``export.sh`` / ``export.bat`` / ... ) to set up the environment variables.
#. Run ``pip install --upgrade pyclang`` to install this plugin. The extra commands would be activated in ``idf.py`` automatically.
#. Run ``idf_tools.py install xtensa-clang`` to install the clang-tidy required binaries
#. Run ``idf_tools.py install esp-clang`` to install the clang-tidy required binaries
.. note::

View File

@@ -48,7 +48,7 @@ On Linux and macOS, it is recommended to install CMake using the OS-specific pac
---
.. tool-xtensa-clang-notes
.. tool-esp-clang-notes
---

View File

@@ -50,7 +50,7 @@ On Linux and macOS, it is recommended to install CMake using the OS package mana
---
.. tool-xtensa-clang-notes
.. tool-esp-clang-notes
---