1.VSCode
Download and install Visual Studio Code
2.VSCode Extension
3.Install ESP-IDF
Ctrl + Shift + P ESP-IDF: Configure ESP-IDF extension
Choose installation method (EXPRESS / ADVANCED / USE EXISTING SETUP)
4.Creat Project
Ctrl + Shift + P ESP-IDF: Show Examples Projects
get-started >hello_world > Create project using example hello_world
- Select Port
- Set Espressif device target
- Build
- Select flash method
- flash device
- Monitor device