Add components
Posted: Wed Mar 15, 2023 9:48 am
Dear all,
I am using Visual Studio Code with ESP-IDF and nothing else.
I start a new project by clicking on View->Command palette -> ESP-IDF New Project. Then a form appears, and I fill in the name of the project, the folder, the version of ESP32 chip, the com connection, I add some components and finally hit the button to create the new project.
My first question is: How do I add components, after I have created the new project?
I have looked for a command for that, but I have not found one.
My second question is: how do I stop a running program on the ESP32?
I can of course replace the running program with another, but I am looking for a simple way to stop the execution on the ESP32 from within the ESP-IDF.
Regards,
Jorgen
I am using Visual Studio Code with ESP-IDF and nothing else.
I start a new project by clicking on View->Command palette -> ESP-IDF New Project. Then a form appears, and I fill in the name of the project, the folder, the version of ESP32 chip, the com connection, I add some components and finally hit the button to create the new project.
My first question is: How do I add components, after I have created the new project?
I have looked for a command for that, but I have not found one.
My second question is: how do I stop a running program on the ESP32?
I can of course replace the running program with another, but I am looking for a simple way to stop the execution on the ESP32 from within the ESP-IDF.
Regards,
Jorgen