[X] I have updated my IDF branch (master or release) to the latest version and checked that the issue is present there.
[X] I have searched the issue tracker for a similar issue and not found a similar issue.
IDF version.
v5.2-dev-2383-g82cceabc6e
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
idf.py menuconfig window should appear
What is the actual behavior?
throws error
Steps to reproduce.
Cloned esp-va-sdk in ouside of esp-idf directory
Modified CMakelists.txt file in below directories like "esp_adc_cal" to "esp_adc" as per user guide doc.
Modified CMakeLists.txt:
Answers checklist.
IDF version.
v5.2-dev-2383-g82cceabc6e
Operating System used.
Linux
How did you build your project?
Command line with idf.py
If you are using Windows, please specify command line type.
None
What is the expected behavior?
idf.py menuconfig window should appear
What is the actual behavior?
throws error
Steps to reproduce.
Cloned esp-va-sdk in ouside of esp-idf directory Modified CMakelists.txt file in below directories like "esp_adc_cal" to "esp_adc" as per user guide doc. Modified CMakeLists.txt:
Build or installation Logs.
More Information.
No response