Page 1 of 1

Use Clang static code analyzer with ESP32

Posted: Thu Nov 02, 2017 1:44 pm
by Poesknol
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 anyone use Clang to static code analyse his ESP32 code and can you please tell me how?

Thanks in advance! :D