You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/en/api-guides/tools/idf-clang-tidy.rst
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -12,12 +12,6 @@ The IDF Clang Tidy is a tool that uses `clang-tidy <https://clang.llvm.org/extra
12
12
13
13
Only clang based toolchain is currently supported. It has to be activated by setting ``IDF_TOOLCHAIN=clang`` in the environment or in CMake cache before configuring the project.
14
14
15
-
.. only:: CONFIG_IDF_TARGET_ARCH_RISCV
16
-
17
-
.. warning::
18
-
19
-
This tool does not support RISC-V based chips yet. For now, we do not provide clang based toolchain for RISC-V.
0 commit comments