User's Guide

Table Of Contents
!
3. Start a Project
3. Configure
Download the installation package Git.exe
Xinyuan
! /124
2022.07
3.1. Download Git
3.2. Pre-build configuration
Click Arduino icon, then right click and select ``Open folder where ``
Select hardware ->
Mouse ** Right click ** ->
Click Git Bash Here
3.3. Cloning a remote repository
$ mkdir espressif
$ cd espressif
$ git clone --recursive https://github.com/espressif/arduino-esp32.git esp32