Is having 2 IDF versions installed for development possible?
Posted: Mon Apr 19, 2021 2:55 pm
Hello,
Got a question about ESP-IDF versions and whether or not it is possible to have 2 versions installed at the same time to switch between if I needed to.
I have a project at 3.3.2 and I want to update this to current stable (4.2 I believe).
I did some testing on a separate machine at version 4.2 and found that I have some errors with the new version that need to be worked out in my project.
Now that you know a little of my story, I was hoping someone could possible point me to some documentation on how to be able to switch between IDF versions.
I would like to be able on one machine just clone my 3.3.2 to a new project, switch IDF versions to 4.2 to work on fixing errors and testing, and switch back to work on my 3.3.2 project in the meantime if need be.
Any information would be greatly appreciated!
Thanks,
Bill
Got a question about ESP-IDF versions and whether or not it is possible to have 2 versions installed at the same time to switch between if I needed to.
I have a project at 3.3.2 and I want to update this to current stable (4.2 I believe).
I did some testing on a separate machine at version 4.2 and found that I have some errors with the new version that need to be worked out in my project.
Now that you know a little of my story, I was hoping someone could possible point me to some documentation on how to be able to switch between IDF versions.
I would like to be able on one machine just clone my 3.3.2 to a new project, switch IDF versions to 4.2 to work on fixing errors and testing, and switch back to work on my 3.3.2 project in the meantime if need be.
Any information would be greatly appreciated!
Thanks,
Bill