mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-07-29 19:32:42 +08:00
Update install-esp32.sh
This commit is contained in:
parent
a8dec39b31
commit
5a5a2e77ec
2
.github/ci/install-esp32.sh
vendored
2
.github/ci/install-esp32.sh
vendored
@ -12,7 +12,7 @@ echo "Clone esp32 core"
|
||||
cd $HOME/arduino_ide/hardware
|
||||
mkdir esp32
|
||||
cd esp32
|
||||
git clone https://github.com/espressif/arduino-esp32.git esp32
|
||||
git clone -b 2.0.8 https://github.com/espressif/arduino-esp32.git esp32
|
||||
cd esp32
|
||||
git submodule update --init
|
||||
cd tools
|
||||
|
Loading…
x
Reference in New Issue
Block a user