Closed scarolan closed 3 years ago
The ESP-IDF is on GitHub. The background process is retrieving the file from GitHub. AWS or M5Stack does not own the ESP-IDF.
The IDF libraries are on GitHub indeed, but the build tools are not. The compilers that are downloaded by the install.sh
or install.bat
scripts for example are pulled from dl.espressif.com which limits download speeds to 80 kbps.
You might wish to host these files on a CDN or even on github. Or maybe AWS!
I'm a few hours into the installation process and it still has a long way to go. The download speed is measured in kilobits per second.
https://edukit.workshop.aws/en/blinky-hello-world/prerequisites.html#installing-esp-idf-v42