Please show me step by step.Thanks!
![Laughing :lol:](./images/smilies/icon_lol.gif)
Code: Select all
mkdir -p ~/Documents/Arduino/hardware/espressif
cd /Documents/Arduino/hardware/espressif
git clone https://github.com/espressif/arduino-esp32.git esp32
cd esp32/tools
python get.py
Thanks for your help!ESP_Me-no-dev wrote:first open Terminal.app
then:then open/restart Arduino IDECode: Select all
mkdir -p ~/Documents/Arduino/hardware/espressif cd /Documents/Arduino/hardware/espressif git clone https://github.com/espressif/arduino-esp32.git esp32 cd esp32/tools python get.py
Code: Select all
mkdir -p ~/Documents/Arduino/hardware/espressif
cd ~/Documents/Arduino/hardware/espressif
git clone https://github.com/espressif/arduino-esp32.git esp32
cd esp32/tools
python get.py
Users browsing this forum: No registered users and 38 guests