mirror of
https://git.mirrors.martin98.com/https://github.com/luc-github/ESP3D.git
synced 2025-08-14 03:25:59 +08:00
Update install-esp8266.sh
This commit is contained in:
parent
1804db5b64
commit
4f0e64dc5b
2
.github/ci/install-esp8266.sh
vendored
2
.github/ci/install-esp8266.sh
vendored
@ -7,7 +7,7 @@ shopt -s globstar
|
|||||||
cd $HOME/arduino_ide/hardware
|
cd $HOME/arduino_ide/hardware
|
||||||
mkdir esp8266com
|
mkdir esp8266com
|
||||||
cd esp8266com
|
cd esp8266com
|
||||||
git clone clone -b 2.5.2 https://github.com/esp8266/Arduino.git esp8266
|
git clone -b 2.5.2 https://github.com/esp8266/Arduino.git esp8266
|
||||||
cd esp8266
|
cd esp8266
|
||||||
git submodule update --init
|
git submodule update --init
|
||||||
cd tools
|
cd tools
|
||||||
|
Loading…
x
Reference in New Issue
Block a user