doc: Update MSYS2 pre-compiled environment zip

Required to get working MSYS2 Python cryptography package

Closes https://github.com/espressif/esp-idf/issues/4457
This commit is contained in:
Angus Gratton 2019-12-20 18:54:31 +11:00 committed by Angus Gratton
parent e395d14c59
commit a4f872c181

View file

@ -14,7 +14,7 @@ Toolchain Setup
The quick setup is to download the Windows all-in-one toolchain & MSYS2 zip file from dl.espressif.com:
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_toolchain-20181001.zip
https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_gcc5_toolchain-20191220.zip
Unzip the zip file to ``C:\`` (or some other location, but this guide assumes ``C:\``) and it will create an ``msys32`` directory with a pre-prepared environment.