Search found 1 match

by vijaypanchal96
Fri Dec 16, 2022 1:13 pm
Forum: ESP-IDF
Topic: Static code analysis using clung
Replies: 2
Views: 2298

Static code analysis using clung

Hi,
I am using esp-idf-v4.4.2 for ESP32. I want to apply static code analysis on my code.
I have followed steps from here.
https://docs.espressif.com/projects/esp-idf/en/release-v4.4/esp32/api-guides/tools/idf-clang-tidy.html

But as I run idf.py clang-check. I got error like this. Please check ...

Go to advanced search