Page 1 of 1

its too slow to get IDF from github, is there any other solutions ?

Posted: Thu Mar 23, 2017 9:02 am
by tangqingcai
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."

Re: its too slow to get IDF from github, is there any other solutions ?

Posted: Thu Mar 23, 2017 11:22 am
by ESP_igrr
Hi tangqingcai,

Unfortunately we don't have any solution right now... But we do have a plan to provide a download mirror for IDF master branch and releases, hosted locally. Thank you for bringing up this issue.

Re: its too slow to get IDF from github, is there any other solutions ?

Posted: Fri Mar 24, 2017 12:53 am
by tangqingcai
hi, igrr:
first of all, thanks a lot for your reply.
But could you tell me ,when the download mirror for IDF master branch could be released ?

Re: its too slow to get IDF from github, is there any other solutions ?

Posted: Fri Mar 24, 2017 2:16 am
by ESP_igrr
We will start by providing a downloadable copy for the 2.0 release next week.
Based on the feedback, we will add downloadable releases for the master branch. Expect to see this in a couple of weeks.