Page 1 of 1

Custom Installation of ESP-IDF for ESP32 Development

Posted: Thu Apr 04, 2024 4:50 am
by Zeni241
I have added the steps I follow, on github.com https://github.com/Zeni241/Custom-Inst ... velopment , for custom installation in ESP-IDF so that:
1. I can insall multiple versions of IDF and use them independently
2. Integrate PowerShell Core in VSCode
3. Write functions in PowerShell Core to use those as shotcuts to commonly used functions.

I would be grateful If anyone suggests improvements in these procedure.