its too slow to get IDF from github, is there any other solutions ?
Posted: Thu Mar 23, 2017 9:02 am
I bought an esp-wroom-32 develop board last weak;
In this weak,i want to get IDF from github。
I used this command:git clone --recursive https://github.com/espressif/esp-idf.git
But it is too slow to clone it in china,its speed about 3k/s ;
who has another solution to get esp32 IDF in China?
thanks a lot;
ps:it must use git clone;beacuse MAKEFILE will check .git ;
if miss .git file,MAKEFILE will echo "ERROR: esp-idf must be cloned from git to work."
In this weak,i want to get IDF from github。
I used this command:git clone --recursive https://github.com/espressif/esp-idf.git
But it is too slow to clone it in china,its speed about 3k/s ;
who has another solution to get esp32 IDF in China?
thanks a lot;
ps:it must use git clone;beacuse MAKEFILE will check .git ;
if miss .git file,MAKEFILE will echo "ERROR: esp-idf must be cloned from git to work."