Search found 3 matches

by Tomblarom
Sun Feb 18, 2024 9:04 am
Forum: ESP-IDF
Topic: Can't get esp-clang (clang-tidy) to work with Code Analysis Mode of VS Code C/C++ extension
Replies: 1
Views: 2433

Can't get esp-clang (clang-tidy) to work with Code Analysis Mode of VS Code C/C++ extension

Hello, I'm struggeling to get the automatic "Code Analysis Mode" of C/C++ extension to work. I downloaded and installed the latest ESP-IDF v5.2 through the VS Code IDF extension and additionally did it a second time through the online-installer 2.24.
I installed the C/C++ extension, opened the ...
by Tomblarom
Sat Feb 17, 2024 2:46 pm
Forum: ESP-IDF
Topic: Missing Compiler
Replies: 5
Views: 5165

Re: Missing Compiler

%IDF_PYTHON% %IDF_PATH%\tools\idf_tools.py list


Was getting this very weird behaviour, when running idf_tools.py install. Visual Studio Code opened and I was very confused!!

C:\Users\X390\esp\v5.2\esp-idf> idf_tools.py install
[main 2024-02-17T14:42:17.866Z] update#setState idle
[main 2024-02 ...

Go to advanced search