Selaa lähdekoodia

Merge branch 'bugfix/legacy_msys2_environment' into 'master'

doc: Update the legacy MSYS2 environment to use 2019r2 toolchain version

See merge request espressif/esp-idf!7077
Ivan Grokhotkov 6 vuotta sitten
vanhempi
sitoutus
3c5190aefc
1 muutettua tiedostoa jossa 1 lisäystä ja 1 poistoa
  1. 1 1
      docs/en/get-started-legacy/windows-setup.rst

+ 1 - 1
docs/en/get-started-legacy/windows-setup.rst

@@ -16,7 +16,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-20190611.zip
+https://dl.espressif.com/dl/esp32_win32_msys2_environment_and_gcc8_toolchain-20191231.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.