Pascal Brunot

Results 6 comments of Pascal Brunot
trafficstars

ESP32 works with ESP8266 configuration for me

It fails even with a simple project, provided the toolchain / libraries have enough included files. Example with --verbose: ```cmd C:\Users\pasca\.platformio\packages\tool-clangtidy\clang-tidy --quiet --checks=-*,cert-*,clang-analyzer-* --fix C:\Users\pasca\Git\rfid-arduino\src\AuthProvider.cpp C:\Users\pasca\Git\rfid-arduino\src\BoardState.cpp C:\Users\pasca\Git\rfid-arduino\src\FabServer.cpp C:\Users\pasca\Git\rfid-arduino\src\Machine.cpp C:\Users\pasca\Git\rfid-arduino\src\main.cpp C:\Users\pasca\Git\rfid-arduino\src\RFIDWrapper.cpp...

With clang-tidy ( LLVM version 17.0.6 ) I can't find a workaround. I tried to put all the long command-line arguments into a .clang-tidy YAML file with ExtraArgs : ''...

I found a workaround : using vscode under Linux. At least this proves the issue is due to command line arguments length.

@AlexanderMandera I share my experience on Windows. I installed the proprietary MounStudio, it automatically updated its drivers and got MounStudio to download a sketch on the CH32V003. Then, I installed...

After a couple of months of testing, I can comment that this new feature eliminates the wrong/unknown heater spurious issues.