forked from me-no-dev/ESPAsyncWebServer
get the toolchain from the repo
This commit is contained in:
@@ -28,7 +28,7 @@ script:
|
|||||||
- cd espressif
|
- cd espressif
|
||||||
- git clone https://github.com/me-no-dev/ESP31B.git ESP31B
|
- git clone https://github.com/me-no-dev/ESP31B.git ESP31B
|
||||||
- cd ESP31B/tools
|
- cd ESP31B/tools
|
||||||
- wget http://static.ficeto.com/xtensa-esp108-elf-linux64.tar.gz
|
- wget https://github.com/me-no-dev/ESP31B/releases/download/0.0.1/xtensa-esp108-elf-linux64.tar.gz
|
||||||
- tar zxvf xtensa-esp108-elf-linux64.tar.gz
|
- tar zxvf xtensa-esp108-elf-linux64.tar.gz
|
||||||
- chmod +x xtensa-esp108-elf/bin/*
|
- chmod +x xtensa-esp108-elf/bin/*
|
||||||
- chmod +x xtensa-esp108-elf/xtensa-esp108-elf/bin/*
|
- chmod +x xtensa-esp108-elf/xtensa-esp108-elf/bin/*
|
||||||
|
Reference in New Issue
Block a user