I am getting error on terminal when i type idf.py command. I am able to build and run the project on eclipse although.
Posted: Thu Apr 21, 2022 10:20 am
I am using linux machine and configured the esp-idf on eclipse. I successfully run the project and build them. When i tried to edit the menuconfig file via command line then i got "command not found" error when i typed the command "idf.py set-target esp32". What is wrong? Is it the environment variable or something else?
Also is there any way to edit the menuconfig from the eclipse?
Also is there any way to edit the menuconfig from the eclipse?