NINA-W1 series - User Manual
git clone --recursive https://github.com/espressif/arduino-esp32.git esp32
mkdir espressif
cd espressif
Check if the espressif folder exists; if not, create the same by entering the following command:
Now clone the repository to the folder esp32 folder.
Figure 2: Cloning the Arduino Esp32 repository
2.6.3 Downloading the toolchain
Go to the folder - “C:\Users\user_name\Documents\Arduino\hardware\espressif\esp32\tools” to
execute the program – “get.exe”.
Double click on the “get.exe” to start the download. This will download the toolchain that is needed
to build and flash the project. All the files are extracted on successful download.
Figure 3: Screenshot after selecting "get.exe"