ESP32 S3 with ESP-IdF V5.12 "not consistent with target "
Posted: Fri Dec 15, 2023 10:16 am
Hi Ben
I have also tried the esp32-S3 and compiling works. But there is an error message while "flashing"
I have also tried the esp32-S3 and compiling works. But there is an error message while "flashing"
idf.py build
Target: esp32s3 ...
. . .
Target 'esp32s3' specified on command line is not consistent with target 'esp32s2' in CMakeCache.txt. Run 'idf.py set-target esp32s3' to re-generate CMakeCache.txt.
Executing action: all (aliases: build)