Search found 1 match
- Thu Nov 02, 2017 1:44 pm
- Forum: ESP-IDF
- Topic: Use Clang static code analyzer with ESP32
- Replies: 0
- Views: 2717
Use Clang static code analyzer with ESP32
Dear everyone, I have a question, I like to do a static code analyses with Clang. I am using the Espressif toolchain and Clang is using his own compiler to compile and test the code. I tried several things to let Clang use the Espressif cross compiler but unfortunately i cant get it to work. Does an...