mirror of
https://github.com/espressif/esp-idf.git
synced 2025-08-10 12:53:29 +00:00
Merge branch 'feature/universal_clang_toolchain_support' into 'master'
build: Adds support for universal Clang toolchain Closes LLVM-79 See merge request espressif/esp-idf!20090
This commit is contained in:
@@ -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::
|
||||
|
||||
|
@@ -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
|
||||
|
||||
|
||||
---
|
||||
|
Reference in New Issue
Block a user